partey_workadventure/desktop/jasmine.json

5 lines
102 B
JSON
Raw Normal View History

2022-02-17 18:09:57 +01:00
{
"spec_dir": "tests",
"spec_files": ["**/*[tT]est.ts"],
"stopSpecOnExpectationFailure": false
}