Add autoclosing fixture
This commit is contained in:
@@ -424,7 +424,6 @@ class MockMotors(MockSerial):
|
||||
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
self.open()
|
||||
|
||||
@property
|
||||
def stubs(self) -> dict[str, WaitableStub]:
|
||||
|
||||
Reference in New Issue
Block a user