Decrease translator test timeout
This commit is contained in:
parent
19880e4ded
commit
8e4ac40174
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
*/
|
||||
|
||||
// Timeout for test to complete
|
||||
var TEST_RUN_TIMEOUT = 60000;
|
||||
var TEST_RUN_TIMEOUT = 15000;
|
||||
var EXPORTED_SYMBOLS = ["Zotero_TranslatorTesters"];
|
||||
|
||||
// For debugging specific translators by label
|
||||
|
|
Loading…
Add table
Reference in a new issue