We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf7f646 commit 3b91314Copy full SHA for 3b91314
1 file changed
tests/parametric/test_telemetry.py
@@ -412,7 +412,6 @@ class Test_Environment:
412
}
413
],
414
)
415
- @bug(context.library >= "cpp@2.0.1", reason="APMAPI-1784")
416
def test_library_settings(self, test_agent: TestAgentAPI, test_library: APMLibrary):
417
with test_library.dd_start_span("test"):
418
pass
0 commit comments