spec/spec_helper.rb in gares-2.0.1 vs spec/spec_helper.rb in gares-2.1.0

- old
+ new

@@ -24,9 +24,10 @@ GARES_SAMPLES = { 'https://raw.githubusercontent.com/capitainetrain/stations/master/stations.csv' => 'stations.csv', 'https://raw.githubusercontent.com/paulrbr/stations/stations-with-bls/stations.csv' => 'bls.csv', 'https://ressources.data.sncf.com/api/records/1.0/search?dataset=referentiel-gares-voyageurs&q=0087723197' => '87723197.json', # Lyon Part-Dieu 'https://ressources.data.sncf.com/api/records/1.0/search?dataset=referentiel-gares-voyageurs&q=0087271007' => '87271007.json', # Paris Gare-du-Nord + 'https://ressources.data.sncf.com/api/records/1.0/search?dataset=referentiel-gares-voyageurs&q=0088140010' => '88140010.json', # Bruxelles Midi 'http://www.gares-sncf.com/fr/train-times/arrival/LYD/gl' => 'LYD-arrivals.json', 'http://www.gares-sncf.com/fr/train-times/departure/LYD/gl' => 'LYD-departures.json' } # Sample fixtures for Trains