We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2633713 commit 78e51c9Copy full SHA for 78e51c9
tests/test_usb.py
@@ -775,7 +775,7 @@ async def node_init_relay_state(
775
)
776
777
778
- @freeze_time("2025-04-03 22:00:30", real_asyncio=True)
+ @freeze_time("2025-04-03 22:00:00", real_asyncio=True)
779
@pytest.mark.asyncio
780
async def test_node_relay_and_power(self, monkeypatch: pytest.MonkeyPatch) -> None: # noqa: PLR0915
781
"""Testing discovery of nodes."""
0 commit comments