trilium/spec/support/jasmine.json
2024-05-03 21:18:20 +02:00

8 lines
152 B
JSON

{
"spec_dir": "spec",
"spec_files": ["./etapi/*.ts"],
"helpers": ["helpers/**/*.js"],
"stopSpecOnExpectationFailure": false,
"random": true
}