0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00

refactor: fix bec_lib imports in tests

This commit is contained in:
wyzula-jan
2023-11-13 13:53:08 +01:00
parent 53494c7327
commit cae4f8b934
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,6 @@ import pytest
from unittest.mock import MagicMock
from bec_widgets.widgets import BECMonitor
from bec_widgets.validation import MonitorConfigValidator
def load_test_config(config_name):