Fix CI test_invalid_rrule_fix test by freezing the time (#105294)
This commit is contained in:
parent
7c0a5baf77
commit
c6339cb0c0
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue