Files
passkit-generator/spec/support/jasmine.json
Alexander Cerutti b51b7591bf Indent me
2021-02-05 08:13:22 +01:00

9 lines
118 B
JSON

{
"spec_dir": "spec",
"spec_files": [
"**/index.js"
],
"stopSpecOnExpectationFailure": false,
"random": true
}