enabled jasme random + indentations
This commit is contained in:
parent
9dca47be97
commit
9c139b49aa
|
@ -95,9 +95,7 @@ async function backTestOnce(done) {
|
||||||
|
|
||||||
let options = {
|
let options = {
|
||||||
errorOnFail: false,
|
errorOnFail: false,
|
||||||
config: {
|
config: {}
|
||||||
random: true
|
|
||||||
}
|
|
||||||
};
|
};
|
||||||
|
|
||||||
if (argv.ci) {
|
if (argv.ci) {
|
||||||
|
|
Loading…
Reference in New Issue