mirror of
https://github.com/bitwarden/jslib
synced 2025-12-30 15:13:22 +00:00
8 lines
159 B
JSON
8 lines
159 B
JSON
{
|
|
"spec_dir": "dist/node/spec",
|
|
"spec_files": ["**/*[sS]pec.js"],
|
|
"helpers": ["helpers.js"],
|
|
"stopSpecOnExpectationFailure": false,
|
|
"random": true
|
|
}
|