Nodejs-Refresh-Token/spec/support/jasmine.json
2023-04-25 00:30:11 +02:00

8 lines
158 B
JSON

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