13 lines
166 B
JSON
13 lines
166 B
JSON
|
|
{
|
||
|
|
"suites": ["tests/runner.html"],
|
||
|
|
"plugins": {
|
||
|
|
"local": {
|
||
|
|
"browserOptions": {
|
||
|
|
"chrome": [
|
||
|
|
"no-sandbox"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|