diff --git a/tests/test_utils_opmsg.py b/tests/test_utils_opmsg.py index 676afb333..7eb39c750 100644 --- a/tests/test_utils_opmsg.py +++ b/tests/test_utils_opmsg.py @@ -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):