Skip to content

Commit

Permalink
Skip wistia tests
Browse files Browse the repository at this point in the history
Wistia is not playing ball with Travis
  • Loading branch information
cookpete committed Feb 8, 2018
1 parent 70ae1e3 commit 6e536d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/specs/ReactPlayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ const TEST_URLS = [
name: 'Wistia',
url: 'https://home.wistia.com/medias/e4a27b971d',
switchTo: 'https://home.wistia.com/medias/29b0fbf547',
onSeek: true
onSeek: true,
skip: true
},
{
name: 'DailyMotion',
Expand Down

0 comments on commit 6e536d1

Please sign in to comment.