Skip to content

Commit

Permalink
Merge pull request #614 from LiskHQ/607-undefned-e2e-should-fail-scen…
Browse files Browse the repository at this point in the history
…ario

Fix undefined e2e tests not failing - Closes #607
  • Loading branch information
michaeltomasik committed Mar 26, 2018
2 parents 6617db1 + 10a45e2 commit 5342d1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protractor.conf.js
Expand Up @@ -18,6 +18,7 @@ exports.config = {
format: 'pretty',
profile: false,
'no-source': true,
strict: true,
},

params: {
Expand Down

0 comments on commit 5342d1e

Please sign in to comment.