mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-24 18:50:15 +00:00
test: skip profile skills regression without agent modules
This commit is contained in:
committed by
nesquena-hermes
parent
6c4b769324
commit
2e2dca4eb8
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user