Skip to content

Commit

Permalink
Revert "testing testing"
Browse files Browse the repository at this point in the history
This reverts commit c7a5337.
  • Loading branch information
electric-el committed Mar 10, 2022
1 parent 54a9eb8 commit f432448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/wdio.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ exports.config = {
//
browserName: 'chrome',
'goog:chromeOptions': {
args: ['--browser-test']
args: ['--disable-gpu']
}
// If outputDir is provided WebdriverIO can capture driver session logs
// it is possible to configure which logTypes to include/exclude.
Expand Down

0 comments on commit f432448

Please sign in to comment.