Fix unit test
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
43bc811704
commit
0a4d44646c
|
@ -86,7 +86,7 @@ pub mod tests {
|
||||||
StaticStatisticSet::new(10, 10, 10, 10, 10, 10),
|
StaticStatisticSet::new(10, 10, 10, 10, 10, 10),
|
||||||
Vec::new(),
|
Vec::new(),
|
||||||
Vec::new(),
|
Vec::new(),
|
||||||
Box::new(LearnableMovesImpl::new()),
|
Box::new(LearnableMovesImpl::new(100)),
|
||||||
HashSet::new(),
|
HashSet::new(),
|
||||||
)),
|
)),
|
||||||
HashSet::new(),
|
HashSet::new(),
|
||||||
|
|
Loading…
Reference in New Issue