biofriction-wp-theme/node_modules/marked/jasmine.json

12 lines
168 B
JSON
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
{
"spec_dir": "test",
"spec_files": [
"**/*-spec.js"
],
"helpers": [
"helpers/**/*.js"
],
"stopSpecOnExpectationFailure": false,
"random": true
}