Skip to content

Commit

Permalink
Increase test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
recrsn committed Oct 6, 2022
1 parent 8d201d1 commit 5a2b952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/repetitions.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ test('test_hash_and_compare', () => {
return Promise.all([goodCompare, badCompare]);
});
}));
})
}, 10000);

0 comments on commit 5a2b952

Please sign in to comment.