Skip to content

Commit

Permalink
Update test_chi_citycouncil.py
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyhoyat authored Nov 10, 2023
1 parent 6530901 commit 5f48e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_chi_citycouncil.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def test_description():


def test_start():
assert parsed_items[0]["start"] == datetime(2023, 10, 12, 15, 0)
assert parsed_items[0]["start"] == datetime(2023, 10, 12, 12, 0)


def test_end():
Expand Down

0 comments on commit 5f48e1f

Please sign in to comment.