fix(tests): Fix mma_orchestration_gui task count, api_events mocks, gui_stress import
This commit is contained in:
@@ -6,7 +6,7 @@ import os
|
||||
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), "..")))
|
||||
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), "..", "src")))
|
||||
|
||||
from api_hook_client import ApiHookClient
|
||||
from src.api_hook_client import ApiHookClient
|
||||
|
||||
def test_comms_volume_stress_performance(live_gui) -> None:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user