Timo Hocker
b54068954c
All checks were successful
continuous-integration/drone/push Build is passing
13 lines
164 B
JSON
13 lines
164 B
JSON
|
|
{
|
|
"spec_dir": "test",
|
|
"spec_files": [
|
|
"spec/*.js"
|
|
],
|
|
"helpers": [
|
|
"helpers/*.js"
|
|
],
|
|
"stopSpecOnExpectationFailure": false,
|
|
"random": false
|
|
}
|