mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 17:25:21 +00:00
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"spec_dir": "spec",
|
|
"spec_files": ["**/*.js"],
|
|
"stopSpecOnExpectationFailure": false,
|
|
"random": true
|
|
}
|