Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit ddf9a50

Browse files
committed
Fix renamed file
1 parent 867d5b2 commit ddf9a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def test_geojson_live():
9090
"response,slots_available,slots_running,slots_waiting",
9191
[
9292
(
93-
"tests/overpass_status/no_slots_waiting_extra_lines.txt",
93+
"tests/overpass_status/no_slots_waiting_six_lines.txt",
9494
2,
9595
(),
9696
()

0 commit comments

Comments
 (0)