Skip to content

Commit

Permalink
Revert "Add failing test case"
Browse files Browse the repository at this point in the history
This reverts commit 921b32f.
  • Loading branch information
ocelotl committed Nov 3, 2023
1 parent 870f38c commit 2fb3203
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions opentelemetry-sdk/tests/trace/test_globals.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,3 @@ def test_tracer_provider_override_warning(self):
],
)
self.assertIs(tracer_provider, trace.get_tracer_provider())

def test_fail(self):
assert False

0 comments on commit 2fb3203

Please sign in to comment.