mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-05-13 13:58:57 +00:00
6 lines
125 B
JSON
6 lines
125 B
JSON
{
|
|
"spec_dir": ".",
|
|
"spec_files": ["build/js/**/*.spec.js"],
|
|
"stopSpecOnExpectationFailure": false,
|
|
"random": false
|
|
}
|