mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-12 17:16:41 +00:00
Raise unittests.html mocha.timeout to 240000 as for other timeouts
This commit is contained in:
parent
a968f60f0b
commit
1a4a75501a
@ -16,7 +16,7 @@
|
||||
<script src="lib/fetch.js"></script>
|
||||
<script>
|
||||
mocha.setup('bdd');
|
||||
mocha.timeout(20000);
|
||||
mocha.timeout(240000);
|
||||
</script>
|
||||
<script src="lib/unittests-bundle.js"></script>
|
||||
<script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user