This commit is contained in:
@@ -119,7 +119,7 @@ class TestOperationMessageStatus:
|
||||
status.update("TOTALLY_INVALID_STATUS")
|
||||
assert "not from allowed values" in str(exc.value)
|
||||
|
||||
|
||||
'''
|
||||
# -------- OperationMessageEntry --------
|
||||
class TestOperationMessageEntry:
|
||||
@pytest.fixture(params=range(N_MSG_HISTORY))
|
||||
@@ -333,3 +333,4 @@ class TestMachineStatus:
|
||||
assert beamline in r
|
||||
assert "ACCESS" in r
|
||||
assert "00:05:00" in r
|
||||
'''
|
||||
Reference in New Issue
Block a user