Skip to content
This repository was archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
Make tests readable again
Browse files Browse the repository at this point in the history
  • Loading branch information
evertonfraga committed May 24, 2018
1 parent 84d9fac commit f6ec40a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/_base.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ exports.mocha = (_module, options) => {
'--rpc',
ipcProviderPath
],
webdriverOptions: {
deprecationWarnings: false
},
webdriverLogPath: webdriverLogDir,
chromeDriverLogPath: chromeLogFile
});
Expand Down

0 comments on commit f6ec40a

Please sign in to comment.