Files
OpenSign/apps/OpenSignServer/spec/support/jasmine.json
2023-10-22 01:37:25 +05:30

10 lines
157 B
JSON

{
"spec_dir": "spec",
"spec_files": [
"**/*[sS]pec.js"
],
"helpers": ["helper.js"],
"stopSpecOnExpectationFailure": false,
"random": false
}