We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d65be commit f210f93Copy full SHA for f210f93
1 file changed
test/specs/ReactPlayer.js
@@ -33,7 +33,8 @@ const TEST_URLS = [
33
},
34
{
35
name: 'Streamable',
36
- url: 'https://streamable.com/moo'
+ url: 'https://streamable.com/moo',
37
+ skip: true
38
39
40
name: 'Vidme',
0 commit comments