Skip to content

Commit

Permalink
Merge b79d0c1 into b6a74e9
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Sep 19, 2019
2 parents b6a74e9 + b79d0c1 commit 7b9c190
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/videojs.wavesurfer.spec.js
Expand Up @@ -9,6 +9,8 @@ import Event from '../src/js/event.js';
// registers the plugin (once)
import Wavesurfer from '../src/js/videojs.wavesurfer.js';

jasmine.DEFAULT_TIMEOUT_INTERVAL = 30000;

/** @test {Wavesurfer} */
describe('Wavesurfer', () => {
let player;
Expand Down

0 comments on commit 7b9c190

Please sign in to comment.