mirror of
https://github.com/nolanlawson/pinafore
synced 2024-12-12 10:16:16 +01:00
10 lines
156 B
JSON
10 lines
156 B
JSON
|
{
|
||
|
"hostname": "localhost",
|
||
|
"quarantineMode": true,
|
||
|
"screenshots": {
|
||
|
"takeOnFails": false
|
||
|
},
|
||
|
"skipJsErrors": true,
|
||
|
"stopOnFirstFail": true
|
||
|
}
|