Skip to content

Commit 6e536d1

Browse files
committed
Skip wistia tests
Wistia is not playing ball with Travis
1 parent 70ae1e3 commit 6e536d1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/specs/ReactPlayer.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ const TEST_URLS = [
7777
name: 'Wistia',
7878
url: 'https://home.wistia.com/medias/e4a27b971d',
7979
switchTo: 'https://home.wistia.com/medias/29b0fbf547',
80-
onSeek: true
80+
onSeek: true,
81+
skip: true
8182
},
8283
{
8384
name: 'DailyMotion',

0 commit comments

Comments
 (0)