mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 11:41:49 +02:00
test: fixed import in test_validator_errors.py
This commit is contained in:
@ -8,7 +8,7 @@ from bec_widgets.validation.monitor_config_validator import (
|
|||||||
PlotConfig,
|
PlotConfig,
|
||||||
)
|
)
|
||||||
|
|
||||||
from test_bec_monitor import mocked_client
|
from .test_bec_monitor import mocked_client
|
||||||
|
|
||||||
|
|
||||||
@pytest.fixture(scope="function")
|
@pytest.fixture(scope="function")
|
||||||
|
Reference in New Issue
Block a user