gnu-social/tests/CodeCeption/pa11y-config.json

7 lines
106 B
JSON
Raw Normal View History

{
"chromeLaunchConfig": {
"args": ["--no-sandbox"],
"ignoreHTTPSErrors": true
}
}