Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
niccokunzmann committed Nov 2, 2024
1 parent 72b2489 commit 3a61ba0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/icalendar/tests/test_issue_716_alarm_time_computation.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,11 +197,6 @@ def test_cannot_set_the_event_twice(calendars):
a.add_component(calendars.alarm_google_future.subcomponents[-1])


def test_alarms_from_calendar():
pytest.skip("TODO")



@pytest.mark.parametrize(
("calendar", "index", "count", "message"),
[
Expand Down

0 comments on commit 3a61ba0

Please sign in to comment.