fix(store): check_opponent_can_fill_quarter_rule on both checkers

This commit is contained in:
Henri Bourcereau 2026-04-15 19:51:31 +02:00
parent 7e8d0a18c1
commit 43196bcef8
2 changed files with 32 additions and 4 deletions

View file

@ -574,7 +574,6 @@ mod tests {
dice,
dice_jans: Vec::new(),
dice_moves: (CheckerMove::default(), CheckerMove::default()),
message: "".into(),
}
}