diff --git a/frontend/tests/rectification-decision-authority.test.ts b/frontend/tests/rectification-decision-authority.test.ts index e587124c..fce15aa2 100644 --- a/frontend/tests/rectification-decision-authority.test.ts +++ b/frontend/tests/rectification-decision-authority.test.ts @@ -140,7 +140,9 @@ test("recorded education evidence does not suppress an unasked D24 discriminator ["05:00"], ["05:07"], ["05:12"], + [], ]); + assert.equal(packet.probes[0]?.expectedOutcomes.at(-1)?.outcomeId, "unsure"); }); test("public candidate cards follow the inference ranking and hide an inconsistent state", () => {