mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Fix CI test_invalid_rrule_fix test by freezing the time (#105294)
This commit is contained in:
parent
88ddc25129
commit
8721327176
@ -1301,6 +1301,7 @@ async def test_event_differs_timezone(
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.freeze_time("2023-11-30 12:15:00 +00:00")
|
||||||
async def test_invalid_rrule_fix(
|
async def test_invalid_rrule_fix(
|
||||||
hass: HomeAssistant,
|
hass: HomeAssistant,
|
||||||
hass_client: ClientSessionGenerator,
|
hass_client: ClientSessionGenerator,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user