{
"suites": ["tests/runner.html"],
"npm": true,
"plugins": {
"local": {
"browserOptions": {
"chrome": [
"disable-gpu",
"no-sandbox"
]
}