Fix CI test_invalid_rrule_fix test by freezing the time (#105294)

This commit is contained in:
Jan Bouwhuis 2023-12-08 14:35:01 +01:00 committed by Franck Nijhof
parent 7c0a5baf77
commit c6339cb0c0
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -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(
hass: HomeAssistant,
hass_client: ClientSessionGenerator,