partey_workadventure/desktop/jasmine.json
2022-02-17 18:09:57 +01:00

5 lines
102 B
JSON

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