Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
derhuerst committed Jul 4, 2024

Verified

This commit was signed with the committer’s verified signature.
derhuerst Jannis R
1 parent 531352a commit 5537810
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
@@ -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",
1 change: 1 addition & 0 deletions test/sample-gtfs-feed.sh
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5537810

Please sign in to comment.