From fb918e988f24ffaf3dec4c939b553a3b70fe403f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 14 Mar 2021 10:05:55 +0000 Subject: [PATCH] hidden tests: Move out again - track pieces Signed-off-by: Ian Jackson --- apitest/at-otter.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apitest/at-otter.rs b/apitest/at-otter.rs index 42873190..e63aaa45 100644 --- a/apitest/at-otter.rs +++ b/apitest/at-otter.rs @@ -539,7 +539,7 @@ impl Ctx { ])?; } - alice.synch()?; + alice.synchu(&mut a_pieces)?; bob.synchu(&mut b_pieces)?; // to repro a bug, have Alice move the black pawn out again -- 2.30.2