diff --git a/tests/test_telemetry.py b/tests/test_telemetry.py index 04dfd0f9914..446918c6a0e 100644 --- a/tests/test_telemetry.py +++ b/tests/test_telemetry.py @@ -602,7 +602,6 @@ class Test_ProductsDisabled: """Assert that product information are not reported when products are disabled in telemetry""" @scenarios.telemetry_app_started_products_disabled - @bug(context.library > "nodejs@5.21.0", reason="APMAPI-213") def test_app_started_product_disabled(self): data_found = False app_started_found = False