mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
10 lines
183 B
JSON
10 lines
183 B
JSON
{
|
|
"spec_dir": "test",
|
|
"spec_files": [
|
|
"specs/oboe.integration.spec.js",
|
|
"specs/oboe.performance.spec.js"
|
|
],
|
|
"stopSpecOnExpectationFailure": false,
|
|
"random": false
|
|
}
|