workadventure/uploader/jasmine.json
2020-12-09 21:29:29 +01:00

5 lines
102 B
JSON

{
"spec_dir": "tests",
"spec_files": ["**/*[tT]est.ts"],
"stopSpecOnExpectationFailure": false
}