Skip to content

Commit 3b91314

Browse files
authored
[cpp] revert skip failing test for APMAPI-1784 (#6077)
1 parent cf7f646 commit 3b91314

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/parametric/test_telemetry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,6 @@ class Test_Environment:
412412
}
413413
],
414414
)
415-
@bug(context.library >= "cpp@2.0.1", reason="APMAPI-1784")
416415
def test_library_settings(self, test_agent: TestAgentAPI, test_library: APMLibrary):
417416
with test_library.dd_start_span("test"):
418417
pass

0 commit comments

Comments
 (0)