Skip to content

Commit

Permalink
removed failOnConsoleError
Browse files Browse the repository at this point in the history
  • Loading branch information
mirjanaKukic committed Dec 2, 2022
1 parent f751878 commit 658db12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/tests/custom-token-add-approve.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ describe('Create token, approve token and approve token without gas', function (
.build(),
ganacheOptions,
smartContract,
// failOnConsoleError: false,
title: this.test.title,
},
async ({ driver, contractRegistry }) => {
Expand Down

0 comments on commit 658db12

Please sign in to comment.