Skip to content

Commit

Permalink
Chore: Update test file location (#949)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Press authored Mar 5, 2019
1 parent 7e3b86c commit 904d452
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions test/support/constants.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Cypress.env({
ACCESS_TOKEN: 'edRiUpeLD9A1nLyWqc1gZOt2OnSNNYp9',
FILE_ID_DOC: '287707140303',
FILE_ID_PRESENTATION: '286114524434',
FILE_ID_MP3: '286509191779',
FILE_ID_VIDEO: '286114565199',
FILE_ID_VIDEO_SUBTITLES_TRACKS: '286840567797',
FILE_ID_VIDEO_SMALL: '286114192023'
ACCESS_TOKEN: 'S8wjvjOL9GEK5VtXsQNVMOwSrx1g55oC',
FILE_ID_DOC: '415542803939',
FILE_ID_PRESENTATION: '415537552367',
FILE_ID_MP3: '415542687401',
FILE_ID_VIDEO: '415535384156',
FILE_ID_VIDEO_SUBTITLES_TRACKS: '415542245854',
FILE_ID_VIDEO_SMALL: '415542846356'
});

0 comments on commit 904d452

Please sign in to comment.