1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-28 20:19:49 +01:00

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
206 B
JSON
Raw Normal View History

2018-04-18 12:59:48 -04:00
{
"spec_dir": "spec",
"spec_files": ["common/**/*[sS]pec.ts", "node/**/*[sS]pec.ts", "electron/**/*[sS]pec.ts"],
"helpers": ["helpers.ts"],
2018-04-18 12:59:48 -04:00
"stopSpecOnExpectationFailure": false,
"random": true
}