Skip to content

Commit

Permalink
Code review.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBlanch committed Sep 13, 2022
1 parent 587844b commit bd34979
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ namespace OpenTelemetry.Exporter.Jaeger.Tests
public class JaegerExporterTests
{
[Fact]
public void AddAddZipkinExporterNamedOptionsSupported()
public void AddJaegerExporterNamedOptionsSupported()
{
int defaultExporterOptionsConfigureOptionsInvocations = 0;
int namedExporterOptionsConfigureOptionsInvocations = 0;
Expand Down

0 comments on commit bd34979

Please sign in to comment.