Skip to content

Commit a43cc97

Browse files
committed
Adapt generator tests to ConfigurationKeys2 > ConfigurationKeys
1 parent 7222cfe commit a43cc97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracer/test/Datadog.Trace.SourceGenerators.Tests/ConfigurationKeysGeneratorTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ Enables or disables the tracer.
466466
/// String constants for standard Datadog configuration keys.
467467
/// Auto-generated from supported-configurations.json and supported-configurations-docs.yaml
468468
/// </summary>
469-
internal static partial class ConfigurationKeys2
469+
internal static partial class ConfigurationKeys
470470
{
471471
/// <summary>
472472
/// Configuration key for the maximum number of traces to submit per second.

0 commit comments

Comments
 (0)