1
0
mirror of https://github.com/bitwarden/jslib synced 2026-01-08 11:33:15 +00:00
Files
jslib/electron/spec/support/jasmine.json
2022-01-03 13:12:30 +01:00

8 lines
163 B
JSON

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