ÖBB journeys: fix opt.results 🐛

This commit is contained in:
Jannis R 2019-02-01 15:47:05 +01:00
parent 8566bcc85f
commit fcc2a23fc1
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 2 additions and 1 deletions

View file

@ -78,6 +78,7 @@ const oebbProfile = {
parseLocation,
parseMovement: createParseMovement,
journeysNumF: false,
trip: true,
radar: true,
reachableFrom: true

View file

@ -66,7 +66,7 @@ const wienRenngasse = '1390186'
const wienKarlsplatz = '1390461'
const wienPilgramgasse = '1390562'
test.skip('journeys  Salzburg Hbf to Wien Westbahnhof', async (t) => {
test('journeys  Salzburg Hbf to Wien Westbahnhof', async (t) => {
const res = await client.journeys(salzburgHbf, wienFickeystr, {
results: 4,
departure: when,