mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 08:22:16 +00:00
Fix test to work reliably on slow computers
This commit is contained in:
@@ -2912,7 +2912,7 @@ it('Can change details while old addresses are still being generated', function(
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}, generateDelay + 5000);
|
}, generateDelay + 10000);
|
||||||
|
|
||||||
// Github issue 49
|
// Github issue 49
|
||||||
// padding for binary should give length with multiple of 256
|
// padding for binary should give length with multiple of 256
|
||||||
|
|||||||
Reference in New Issue
Block a user