Skip to content

Commit a10b6af

Browse files
committed
set test to fail by default
1 parent 7ab24c7 commit a10b6af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_views.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ def test_map_data_view():
3939
# TODO: Complete the test by asserting that the /map-data/ endpoint
4040
# returns the correct number of permits for Beverly and Lincoln
4141
# Park in 2021
42+
assert False

0 commit comments

Comments
 (0)