diff --git a/test/AssemblyMetadata.Generators.Tests/Snapshots/GeneratorTests.GenerateAssemblyMetadataGeneratorsTests.verified.txt b/test/AssemblyMetadata.Generators.Tests/Snapshots/GeneratorTests.GenerateAssemblyMetadataGeneratorsTests.verified.txt
index ca0454b..4d6e088 100644
--- a/test/AssemblyMetadata.Generators.Tests/Snapshots/GeneratorTests.GenerateAssemblyMetadataGeneratorsTests.verified.txt
+++ b/test/AssemblyMetadata.Generators.Tests/Snapshots/GeneratorTests.GenerateAssemblyMetadataGeneratorsTests.verified.txt
@@ -3,8 +3,6 @@
///
/// Assembly attributes exposed as public constants
///
-[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
-[global::System.Diagnostics.DebuggerStepThroughAttribute]
internal static partial class ThisAssembly
{
diff --git a/test/AssemblyMetadata.Generators.Tests/Snapshots/GeneratorTests.GenerateMicrosoftCSharp.verified.txt b/test/AssemblyMetadata.Generators.Tests/Snapshots/GeneratorTests.GenerateMicrosoftCSharp.verified.txt
index adc3022..99510f1 100644
--- a/test/AssemblyMetadata.Generators.Tests/Snapshots/GeneratorTests.GenerateMicrosoftCSharp.verified.txt
+++ b/test/AssemblyMetadata.Generators.Tests/Snapshots/GeneratorTests.GenerateMicrosoftCSharp.verified.txt
@@ -3,8 +3,6 @@
///
/// Assembly attributes exposed as public constants
///
-[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
-[global::System.Diagnostics.DebuggerStepThroughAttribute]
internal static partial class ThisAssembly
{