Update tests/test_utils_opmsg.py
Run CI Tests / test (push) Successful in 1m5s

This commit is contained in:
2025-08-09 02:19:08 +02:00
parent 339616193c
commit ee3e1fcf95
+1 -1
View File
@@ -202,7 +202,7 @@ class TestOperationMessage:
assert "2025-08-08 12:00:00" in r
assert "Slot A ok" in r
'''
# -------- OperationMessages --------
class TestOperationMessages:
def test_initialization_populates_entries_and_items(self):