mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-27 00:07:50 +01:00
11 lines
174 B
JSON
11 lines
174 B
JSON
{
|
|
"spec_dir": "spec/unit",
|
|
"spec_files": [
|
|
"**/*[sS]pec.js"
|
|
],
|
|
"helpers": [
|
|
"helpers/**/*.js"
|
|
],
|
|
"stopSpecOnExpectationFailure": false,
|
|
"random": true
|
|
} |