diff --git a/services/core/Ambient/tests/test_ambient_agent.py b/services/core/Ambient/tests/test_ambient_agent.py index b50ec44d53..6c7d56c448 100644 --- a/services/core/Ambient/tests/test_ambient_agent.py +++ b/services/core/Ambient/tests/test_ambient_agent.py @@ -124,6 +124,7 @@ "test_ambient_data.json" " variable app_key") +pytestmark = [pytestmark_api, pytestmark_app, pytestmark_locs] @pytest.fixture(scope="module") def query_agent(request, volttron_instance):