Skip to content

Commit

Permalink
Update WCT config
Browse files Browse the repository at this point in the history
  • Loading branch information
tedium-bot committed May 23, 2018
1 parent ac37b4f commit 4a73fff
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions wct.conf.json
@@ -0,0 +1,16 @@
{
"plugins": {
"local": {
"browserOptions": {
"chrome": [
"no-sandbox",
"headless",
"disable-gpu"
],
"firefox": [
"-headless"
]
}
}
}
}

0 comments on commit 4a73fff

Please sign in to comment.