Skip to content

Commit

Permalink
skipping failure on console error which happens in case of creating n…
Browse files Browse the repository at this point in the history
…ew wallet
  • Loading branch information
NiranjanaBinoy committed Apr 23, 2021
1 parent 96b628e commit 775b754
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/tests/incremental-security.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ describe('Incremental Security', function () {
fixtures: 'onboarding',
ganacheOptions,
title: this.test.title,
failOnConsoleError = false,
dappPath: 'send-eth-with-private-key-test',
},
async ({ driver }) => {
Expand Down

0 comments on commit 775b754

Please sign in to comment.