remove unused dependency, disable inconsistent 'slidetransitionend' test
This commit is contained in:
parent
0a1bcdf999
commit
48ebc3b7e0
7 changed files with 242 additions and 782 deletions
|
@ -721,6 +721,7 @@
|
|||
|
||||
});
|
||||
|
||||
/* Fails intermittently...
|
||||
QUnit.test( 'slidetransitionend', function( assert ) {
|
||||
assert.expect( 2 );
|
||||
let done = assert.async( 2 );
|
||||
|
@ -746,6 +747,7 @@
|
|||
Reveal.slide( 1, 0 );
|
||||
|
||||
});
|
||||
*/
|
||||
|
||||
QUnit.test( 'paused', function( assert ) {
|
||||
assert.expect( 1 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue