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 430850f commit 44bdc2aCopy full SHA for 44bdc2a
tests/test_usb.py
@@ -780,7 +780,7 @@ async def node_init_relay_state(
780
)
781
782
783
- @freeze_time("2025-04-03 22:00:30", real_asyncio=True)
+ @freeze_time("2025-04-03 22:00:00", real_asyncio=True)
784
@pytest.mark.asyncio
785
async def test_node_relay_and_power(self, monkeypatch: pytest.MonkeyPatch) -> None: # noqa: PLR0915
786
"""Testing discovery of nodes."""
0 commit comments