Skip to content

Commit

Permalink
fix incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Nov 7, 2024
1 parent ee2f51f commit 31f62e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polling_stations/apps/data_finder/tests/test_geocoders.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def test_multiple_councils(self):
for the UPRNs we found
The UPRNs described by this postcode map to more than one local authority
Exception of class MultipleCodesException should be thrown
Result should be different depending on uprn
"""
self.assertIsInstance(geocode("CC11CC"), AddressBaseGeocoder)

Expand Down

0 comments on commit 31f62e6

Please sign in to comment.