mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
8 lines
152 B
JSON
8 lines
152 B
JSON
{
|
|
"spec_dir": "spec",
|
|
"spec_files": ["./etapi/*.ts"],
|
|
"helpers": ["helpers/**/*.js"],
|
|
"stopSpecOnExpectationFailure": false,
|
|
"random": true
|
|
}
|