Skip to content

Commit

Permalink
use brightcove’s example player and video ids
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Hoffmann committed Aug 11, 2014
1 parent 719f8fd commit 648411b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/bright-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/* jshint qunit:true */

var testData = {
videoId: 2470339735001,
playerKey: 'AQ~~,AAAB051hMkE~,GF6aXC8LXBNMR9-3c7Rsg36sl9a6CIqi'
videoId: 1754276221001,
playerKey: 'AQ~~,AAABmA9XpXk~,-Kp7jNgisreaNI4gqZCnoD2NqdsPzOGP'
};

test('init', function() {
Expand Down

0 comments on commit 648411b

Please sign in to comment.