This commit is contained in:
@@ -17,7 +17,6 @@ from slic.utils.hastyepics import get_pv
|
||||
from morbidissimo import MorIOC
|
||||
from slic.utils.pvpreload import *
|
||||
|
||||
'''
|
||||
# IOC simulation
|
||||
@pytest.fixture(scope="module", autouse=True)
|
||||
def run_test_ioc():
|
||||
@@ -290,5 +289,3 @@ def test_pvpreload_end_to_end(tmp_path, caplog):
|
||||
logs = "\n".join(caplog.messages)
|
||||
assert "PV preload done" in logs
|
||||
assert "PV offload done" in logs
|
||||
|
||||
'''
|
||||
Reference in New Issue
Block a user