We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d201d1 commit 5a2b952Copy full SHA for 5a2b952
test/repetitions.test.js
@@ -42,5 +42,5 @@ test('test_hash_and_compare', () => {
42
return Promise.all([goodCompare, badCompare]);
43
});
44
}));
45
-})
+}, 10000);
46
0 commit comments