Fix unit test
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Deukhoofd 2022-12-26 13:19:39 +01:00
parent 43bc811704
commit 0a4d44646c
Signed by: Deukhoofd
GPG Key ID: F63E044490819F6F

View File

@ -86,7 +86,7 @@ pub mod tests {
StaticStatisticSet::new(10, 10, 10, 10, 10, 10),
Vec::new(),
Vec::new(),
Box::new(LearnableMovesImpl::new()),
Box::new(LearnableMovesImpl::new(100)),
HashSet::new(),
)),
HashSet::new(),