mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-09 09:20:45 +08:00
12 lines
170 B
JSON
12 lines
170 B
JSON
![]() |
{
|
||
|
"spec_dir": "spec",
|
||
|
"spec_files": [
|
||
|
"**/*[sS]pec.js"
|
||
|
],
|
||
|
"helpers": [
|
||
|
"helpers/**/*.js"
|
||
|
],
|
||
|
"stopSpecOnExpectationFailure": false,
|
||
|
"random": true
|
||
|
}
|