Skip to content

Commit

Permalink
Fix another flaky test.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBlanch committed Aug 26, 2022
1 parent 1da2f20 commit 0266af0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ public void StateValuesAndScopeBufferingTest()
logRecord.StateValues = state;

exporter.OnEnd(logRecord);
exporter.Shutdown();

state.Dispose();

Expand Down

0 comments on commit 0266af0

Please sign in to comment.