1
0
mirror of https://github.com/nolanlawson/pinafore synced 2024-12-12 10:16:16 +01:00
Pinafore-Web-Client-Frontend/.testcaferc.json

10 lines
156 B
JSON
Raw Normal View History

{
"hostname": "localhost",
"quarantineMode": true,
"screenshots": {
"takeOnFails": false
},
"skipJsErrors": true,
"stopOnFirstFail": true
}