Skip to content

Commit

Permalink
Extended timeout for subtitle unit tests [#871]
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher De Cairos committed Jan 19, 2012
1 parent 2aaf4b1 commit ed11bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/subtitle/popcorn.subtitle.unit.js
Expand Up @@ -17,7 +17,7 @@ test( "Popcorn Subtitle Plugin", function() {
}
}

stop( 12000 );
stop( 15000 );

ok( "subtitle" in popped, "subtitle is a method of the popped instance" );
plus();
Expand Down

0 comments on commit ed11bd0

Please sign in to comment.