Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
shurivich committed Dec 11, 2024
1 parent d526f8e commit 2d0ba03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/debugger/test_debugger_probe_status.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ def setup_probe_status_span(self):
self._setup("probe_status_span")

@missing_feature(context.library == "ruby", reason="Not yet implemented")

def test_probe_status_span(self):
self._assert()

Expand All @@ -96,6 +95,5 @@ def setup_probe_status_spandecoration(self):
@bug(context.library == "[email protected]", reason="DEBUG-3127")
@bug(context.library == "[email protected]", reason="DEBUG-3127")
@missing_feature(context.library == "ruby", reason="Not yet implemented")

def test_probe_status_spandecoration(self):
self._assert()

0 comments on commit 2d0ba03

Please sign in to comment.