diff --git a/tests/__init__.py b/tests/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/tests/utils.py b/tests/tests_devices/conftest.py similarity index 100% rename from tests/utils.py rename to tests/tests_devices/conftest.py diff --git a/tests/tests_devices/test_grashopper_tomcat.py b/tests/tests_devices/test_grashopper_tomcat.py index 4b1745a..33467f4 100644 --- a/tests/tests_devices/test_grashopper_tomcat.py +++ b/tests/tests_devices/test_grashopper_tomcat.py @@ -3,7 +3,6 @@ from unittest import mock import pytest -from tests.utils import patch_dual_pvs from tomcat_bec.devices.grashopper_tomcat import ( COLORMODE, AutoMode,