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