ispt4.0_laravel/node_modules/pusher-js/spec/config/jasmine/unit.json
2024-04-17 11:58:01 +01:00

14 lines
274 B
JSON

{
"spec_dir": "./tmp/node_unit",
"spec_files": [
"**/*spec.js"
],
"helpers": [
"../../spec/config/jasmine/helpers/**/*.js"
],
"failSpecWithNoExpectations": false,
"stopSpecOnExpectationFailure": false,
"stopOnSpecFailure": false,
"random": false
}