bitwarden-estensione-browser/apps/cli/spec/support/jasmine.json

8 lines
149 B
JSON

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