mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Move CLI to apps/cli
This commit is contained in:
7
apps/cli/spec/support/jasmine.json
Normal file
7
apps/cli/spec/support/jasmine.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"spec_dir": "spec",
|
||||
"spec_files": ["**/*[sS]pec.ts"],
|
||||
"helpers": ["helpers.ts"],
|
||||
"stopSpecOnExpectationFailure": false,
|
||||
"random": true
|
||||
}
|
||||
Reference in New Issue
Block a user