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