Decrease translator test timeout

This commit is contained in:
Adomas Venčkauskas 2020-07-07 13:14:20 +03:00
parent 19880e4ded
commit 8e4ac40174

View file

@ -24,7 +24,7 @@
*/ */
// Timeout for test to complete // Timeout for test to complete
var TEST_RUN_TIMEOUT = 60000; var TEST_RUN_TIMEOUT = 15000;
var EXPORTED_SYMBOLS = ["Zotero_TranslatorTesters"]; var EXPORTED_SYMBOLS = ["Zotero_TranslatorTesters"];
// For debugging specific translators by label // For debugging specific translators by label