Skip to content

Commit 8f93d0e

Browse files
committed
Freeze-time for test_node_relay_and_power
1 parent 990f840 commit 8f93d0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_usb.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -780,6 +780,7 @@ async def node_init_relay_state(
780780
)
781781
)
782782

783+
@freeze_time("2025-04-03 22:00:00")
783784
@pytest.mark.asyncio
784785
async def test_node_relay_and_power(self, monkeypatch: pytest.MonkeyPatch) -> None: # noqa: PLR0915
785786
"""Testing discovery of nodes."""

0 commit comments

Comments
 (0)