Skip to content

Commit

Permalink
20 seconds? :{
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiebee committed Dec 11, 2020
1 parent dec262f commit ac77de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e.method.signing.js
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ describe('transaction and message signing [ @E2E ]', function() {
// A companion regression test for Webpack & feross/buffer@4.9.2 exists at:
// test/eth.accounts.webpack.js
it("encrypt then decrypt wallet", function(done) {
this.timeout(10000);
this.timeout(20000);
try {
const password = "qwerty";
const addressFromWallet = wallet[0].address;
Expand Down

0 comments on commit ac77de1

Please sign in to comment.