Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion tests/parametric/test_telemetry.py
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ class Test_Environment:
}
],
)
@bug(context.library >= "cpp@2.0.1", reason="APMAPI-1784")
def test_library_settings(self, test_agent: TestAgentAPI, test_library: APMLibrary):
with test_library.dd_start_span("test"):
pass
Expand Down
Loading