Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
reyang committed Nov 24, 2021
1 parent 585d739 commit 27d11e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public void AspNetRequestsAreCollectedSuccessfully(
string filter = null,
bool recordException = false)
{
IDisposable openTelemetry = null;
IDisposable tracerProvider = null;
RouteData routeData;
switch (routeType)
{
Expand Down

0 comments on commit 27d11e2

Please sign in to comment.