Skip to content

Commit

Permalink
Update DepartureComponent id in integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafik Draoui committed Aug 31, 2015
1 parent 785bbb8 commit b5c8ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_live_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class LiveAPITestCase(TestCase):
(Activity, 4486),
(Country, 'CA'),
(Departure, 419504),
(DepartureComponent, 3983802),
(DepartureComponent, '55_3983802'),
(Itinerary, 978),
(Language, '250'),
(Promotion, 18336),
Expand Down

0 comments on commit b5c8ee3

Please sign in to comment.