Skip to content

Commit

Permalink
Update fileplayer switch test
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed May 15, 2018
1 parent 58c6a58 commit 4821e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/specs/ReactPlayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const TEST_URLS = [
{
name: 'FilePlayer',
url: 'http://clips.vorwaerts-gmbh.de/big_buck_bunny.ogv',
switchTo: 'https://storage.googleapis.com/media-session/elephants-dream/the-wires.mp3',
switchTo: 'http://clips.vorwaerts-gmbh.de/big_buck_bunny.webm',
error: 'http://example.com/error.ogv',
onSeek: true
},
Expand Down

0 comments on commit 4821e23

Please sign in to comment.