1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-30 15:13:22 +00:00
Files
jslib/node/spec/support/jasmine.json
2022-01-03 12:49:00 +01:00

8 lines
159 B
JSON

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