auth-server-helper/jasmine.json
Timo Hocker fd26975559
Some checks failed
continuous-integration/drone/push Build is failing
redis sync
2022-08-08 15:52:56 +02:00

13 lines
169 B
JSON

{
"spec_dir": "dist/test",
"spec_files": [
"spec/*.js"
],
"helpers": [
"helpers/*.js"
],
"stopSpecOnExpectationFailure": false,
"random": false
}