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