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 cbd1d95 commit 10cdbac
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions wct.conf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"plugins": {
"local": {
"browserOptions": {
"chrome": [
"no-sandbox",
"headless",
"disable-gpu"
],
"firefox": [
"-headless"
]
}
}
}
}

0 comments on commit 10cdbac

Please sign in to comment.