Skip to content

Commit 6c68398

Browse files
authored
Merge branch 'master' into relation-import
2 parents c93dfe7 + 6bac9be commit 6c68398

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

api/test/api.hurl

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@ jsonpath "$[1].name" == "S+U Hauptbahnhof"
1919
jsonpath "$[2].name" == "Hauptbahnhof"
2020
jsonpath "$[3].name" == "Berlin Hauptbahnhof"
2121
jsonpath "$[4].name" == "Berlin Südkreuz"
22-
jsonpath "$[5].name" == "Südkreuz (Nord-Süd)"
23-
jsonpath "$[6].name" == "Südkreuz (Ringbahn)"
24-
jsonpath "$[7].name" == "Berlin-Spandau"
25-
jsonpath "$[8].name" == "Spandau"
26-
jsonpath "$[9].name" == "Berlin Ostbahnhof"
27-
jsonpath "$[10].name" == "Ostbahnhof"
28-
jsonpath "$[11].name" == "Ostkreuz (Ringbahn)"
29-
jsonpath "$[12].name" == "Gesundbrunnen"
30-
jsonpath "$[13].name" == "Berlin Ostkreuz (Ringbahn-F)"
31-
jsonpath "$[14].name" == "Ostkreuz"
32-
jsonpath "$[15].name" == "Berlin Ostkreuz (Stadtbahn-F)"
33-
jsonpath "$[16].name" == "Berlin Gesundbrunnen"
34-
jsonpath "$[17].name" == "Berlin Ostkreuz (Ostbahn)"
35-
jsonpath "$[18].name" == "Alexanderplatz"
36-
jsonpath "$[19].name" == "Berlin Alexanderplatz"
22+
jsonpath "$[5].name" == "Südkreuz (Ringbahn)"
23+
jsonpath "$[6].name" == "Südkreuz (Nord-Süd)"
24+
jsonpath "$[7].name" == "Berlin Nordost"
25+
jsonpath "$[8].name" == "Berlin Greifswalder Straße"
26+
jsonpath "$[9].name" == "Berlin-Grünau"
27+
jsonpath "$[10].name" == "Berlin-Spandau"
28+
jsonpath "$[11].name" == "Berlin-Marienfelde Gbf"
29+
jsonpath "$[12].name" == "Spandau"
30+
jsonpath "$[13].name" == "Berlin-Tempelhof"
31+
jsonpath "$[14].name" == "Berlin-Schönholz"
32+
jsonpath "$[15].name" == "Berlin Ostbahnhof"
33+
jsonpath "$[16].name" == "Ostbahnhof"
34+
jsonpath "$[17].name" == "Gesundbrunnen"
35+
jsonpath "$[18].name" == "Berlin Gesundbrunnen"
36+
jsonpath "$[19].name" == "Berlin-Neukölln"
3737

3838
# Facility request with language
3939
GET {{base_url}}/facility

0 commit comments

Comments
 (0)