Skip to content

Commit

Permalink
Got a remote video for testing instead! Wonderful! Thanks @anthonylavado
Browse files Browse the repository at this point in the history
  • Loading branch information
Lindsay-Needs-Sleep committed Sep 12, 2019
1 parent aaac51e commit eaf54c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed tests/res/test.mp4
Binary file not shown.
2 changes: 1 addition & 1 deletion tests/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exports.defineAutoTests = function () {
jasmine.DEFAULT_TIMEOUT_INTERVAL = 9000;

var appId = chrome.cast.media.DEFAULT_MEDIA_RECEIVER_APP_ID;
var videoUrl = location.origin + '/plugins/cordova-plugin-chromecast-tests/res/test.mp4';
var videoUrl = 'https://archive.org/download/CosmosLaundromatFirstCycle/Cosmos%20Laundromat%20-%20First%20Cycle%20%281080p%29.mp4'

describe('chrome.cast', function () {

Expand Down

0 comments on commit eaf54c1

Please sign in to comment.