diff --git a/tests/test_issue1880_profile_scoped_skills.py b/tests/test_issue1880_profile_scoped_skills.py index cb92dd09..b368f892 100644 --- a/tests/test_issue1880_profile_scoped_skills.py +++ b/tests/test_issue1880_profile_scoped_skills.py @@ -7,6 +7,9 @@ import urllib.parse import urllib.request from tests._pytest_port import BASE +from tests.conftest import requires_agent_modules + +pytestmark = requires_agent_modules def _state_dir() -> pathlib.Path: