We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3203966 commit 4a79fc3Copy full SHA for 4a79fc3
test/Microsoft.AspNet.TelemetryCorrelation.Tests/ActivityExtensionsTest.cs
@@ -12,7 +12,7 @@ namespace Microsoft.AspNet.TelemetryCorrelation.Tests
12
using System.Linq;
13
using Xunit;
14
15
- public class NameValueHeaderValueTest
+ public class ActivityExtensionsTest
16
{
17
private const string TestActivityName = "Activity.Test";
18
0 commit comments