Skip to content

Commit

Permalink
Merge pull request #2850 from bonicim/update/tests-ambient
Browse files Browse the repository at this point in the history
Set pytestmark for Ambient tests
  • Loading branch information
schandrika authored and bonicim committed Jan 12, 2022
1 parent bac5447 commit d322baa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/core/Ambient/tests/test_ambient_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down

0 comments on commit d322baa

Please sign in to comment.