]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - tests/spec/tests.js
Fix test to work reliably on slow computers
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / tests / spec / tests.js
index f0fad8544a59228dbeee84e7f270d53297f1cc51..2b40fcfeda390fd3e27dade00877cdd5d40c38c8 100644 (file)
@@ -2912,7 +2912,7 @@ it('Can change details while old addresses are still being generated', function(
                 });
         });
     });
-}, generateDelay + 5000);
+}, generateDelay + 10000);
 
 // Github issue 49
 // padding for binary should give length with multiple of 256