Update tests/test_utils_hastyepics.py
Run CI Tests / test (push) Successful in 53s

This commit is contained in:
2025-08-03 19:21:48 +02:00
parent 43725d1edc
commit 8a6b50d5f7
+1
View File
@@ -7,6 +7,7 @@ import sys
import os
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
from slic.utils.hastyepics import *
from unittest.mock import patch
def test_motor_instantiation_fast_vs_epics():
# Configuration of mock for epics.Motor