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

pull/105283/head^2
Jan Bouwhuis 2023-12-08 14:35:01 +01:00 committed by GitHub
parent 88ddc25129
commit 8721327176
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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,