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 0e97b77 commit 7380cd5Copy full SHA for 7380cd5
tests/test_usb.py
@@ -939,7 +939,7 @@ async def fake_get_missing_energy_logs(address: int) -> None:
939
)
940
await stick.disconnect()
941
942
- @freeze_time("2025-04-04 00:00:00")
+ @freeze_time("2025-04-03 23:00:00")
943
def test_pulse_collection_consumption(
944
self, monkeypatch: pytest.MonkeyPatch
945
) -> None:
0 commit comments