This commit is contained in:
@@ -24,8 +24,8 @@ def test_motor_instantiation_fast_vs_epics():
|
||||
t3 = time.time()
|
||||
|
||||
# Make sure both are valid PVs
|
||||
assert pv_fast is not None
|
||||
assert pv_slow is not None
|
||||
assert m_fast is not None
|
||||
assert m_slow is not None
|
||||
|
||||
assert not m_fast.connected
|
||||
assert m_slow.connected
|
||||
|
||||
Reference in New Issue
Block a user