Added timeout for the whole test

This commit is contained in:
Kylart 2019-07-03 20:03:12 +02:00
parent 18c913dd33
commit 340beb87df
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
*/
describe('KawAnime main test routine', function () {
this.timeout(10000)
require('./hooks')()
require('./container')