Skip to content

Commit 3be0999

Browse files
committed
Fixup: remove global declaration
1 parent bd981c4 commit 3be0999

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/agent_features/test_distributed_tracing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,6 @@ def _test():
458458

459459
_test()
460460

461-
global was_called
462461
assert was_called == expected_adaptive_sampling_algo_called
463462

464463

0 commit comments

Comments
 (0)