From a816789a901fe3af2581bdcf146a83588b9f7904 Mon Sep 17 00:00:00 2001 From: Max Korp Date: Thu, 4 Sep 2025 15:41:21 -0700 Subject: [PATCH] Enable test now that fix is merged --- .../e2e/tests/pydanticAITests/predictiveStateUpdatePage.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-sdk/apps/dojo/e2e/tests/pydanticAITests/predictiveStateUpdatePage.spec.ts b/typescript-sdk/apps/dojo/e2e/tests/pydanticAITests/predictiveStateUpdatePage.spec.ts index 373144b00..69810f134 100644 --- a/typescript-sdk/apps/dojo/e2e/tests/pydanticAITests/predictiveStateUpdatePage.spec.ts +++ b/typescript-sdk/apps/dojo/e2e/tests/pydanticAITests/predictiveStateUpdatePage.spec.ts @@ -7,7 +7,7 @@ import { PredictiveStateUpdatesPage } from "../../pages/pydanticAIPages/Predicti test.describe("Predictive Status Updates Feature", () => { // Fails. Issue with integration or something. - test.fixme("[PydanticAI] should interact with agent and approve asked changes", async ({ + test("[PydanticAI] should interact with agent and approve asked changes", async ({ page, }) => { await retryOnAIFailure(async () => {