Skip to content

Commit

Permalink
sample-gtfs-feed@0.13 ✅
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Jul 4, 2024
1 parent 531352a commit 5537810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint": "^8.33.0",
"pkg": "^5.3.2",
"postgraphile": "^4.12.11",
"sample-gtfs-feed": "^0.11.0"
"sample-gtfs-feed": "^0.13.0"
},
"peerDependencies": {
"@graphile-contrib/pg-simplify-inflector": "^6.1.0",
Expand Down
1 change: 1 addition & 0 deletions test/sample-gtfs-feed.sh
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ airport-2,Platform 2,,Platform 2,,,
airport-2-access,,,,,,
airport-2-boarding,pl. 2 boarding,,platform 2 boarding area,,,
airport-entrance,Eingang,de-DE,,,,
airport-entrance,Entrada,es-ES,,,,
EOF
)
if [[ "$stops_translated_rows" != "$stops_translated_expected" ]]; then
Expand Down

0 comments on commit 5537810

Please sign in to comment.