aboutsummaryrefslogtreecommitdiff
path: root/tests/spec
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec')
-rw-r--r--tests/spec/tests.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spec/tests.js b/tests/spec/tests.js
index f0fad85..2b40fcf 100644
--- a/tests/spec/tests.js
+++ b/tests/spec/tests.js
@@ -2912,7 +2912,7 @@ it('Can change details while old addresses are still being generated', function(
2912 }); 2912 });
2913 }); 2913 });
2914 }); 2914 });
2915}, generateDelay + 5000); 2915}, generateDelay + 10000);
2916 2916
2917// Github issue 49 2917// Github issue 49
2918// padding for binary should give length with multiple of 256 2918// padding for binary should give length with multiple of 256