Fix unit test
continuous-integration/drone/push Build is failing Details

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
1 changed files with 1 additions and 1 deletions

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(),