diff --git a/sdk/loadtestservice/Azure.Developer.LoadTesting/src/Generated/SecretType.cs b/sdk/loadtestservice/Azure.Developer.LoadTesting/src/Generated/SecretType.cs
index 6937c671909b..5dc41e901633 100644
--- a/sdk/loadtestservice/Azure.Developer.LoadTesting/src/Generated/SecretType.cs
+++ b/sdk/loadtestservice/Azure.Developer.LoadTesting/src/Generated/SecretType.cs
@@ -10,7 +10,7 @@
namespace Azure.Developer.LoadTesting
{
- /// Types of secrets supported.
+ /// Types of secrets supported. I'm adding a comment here so that verify generated code should error.
public readonly partial struct SecretType : IEquatable
{
private readonly string _value;