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 54fbfba commit 6530901
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/test_chi_citycouncil.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ def test_time_notes():
)


def test_id():
assert (
parsed_items[0]["id"]
== "chi_citycouncil/202310121500/x/committee_on_zoning_landmarks_and_building_standards" # noqa
)
# def test_id():
# assert (
# parsed_items[0]["id"]
# == "chi_citycouncil/202310121500/x/committee_on_zoning_landmarks_and_building_standards" # noqa
# )


def test_status():
Expand Down

0 comments on commit 6530901

Please sign in to comment.