diff --git a/test/scripts/test-themes.js b/test/scripts/test-themes.js index 90964d6..16c84fa 100644 --- a/test/scripts/test-themes.js +++ b/test/scripts/test-themes.js @@ -27,6 +27,7 @@ function genThemes( title, src, fmt ) { describe('Testing themes against ' + title.toUpperCase() + ' resume ' + '(' + fmt + ')' , function () { + this.timeout(30000); var _sheet; function genTheme( fmt, src, themeName, themeLoc, testTitle ) {