mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
8 lines
133 B
JSON
8 lines
133 B
JSON
{
|
|
"spec_dir": ".",
|
|
"spec_files": [
|
|
"build/js/**/*.spec.js"
|
|
],
|
|
"stopSpecOnExpectationFailure": false,
|
|
"random": false
|
|
}
|