Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NiranjanaBinoy committed Apr 23, 2021
1 parent 775b754 commit 5f74f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/tests/incremental-security.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ describe('Incremental Security', function () {
fixtures: 'onboarding',
ganacheOptions,
title: this.test.title,
failOnConsoleError = false,
failOnConsoleError: false,
dappPath: 'send-eth-with-private-key-test',
},
async ({ driver }) => {
Expand Down

0 comments on commit 5f74f21

Please sign in to comment.