1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-26 05:03:41 +00:00
Files
jslib/common/spec/support/jasmine.json
2022-01-03 12:49:00 +01:00

8 lines
177 B
JSON

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