From 088fe989957d77a02318b337de419b164a63deff Mon Sep 17 00:00:00 2001 From: philipp Date: Sat, 13 Jul 2024 20:03:10 +0100 Subject: [PATCH] fix test --- frontend/tests/log.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/tests/log.spec.ts b/frontend/tests/log.spec.ts index 890762b..942d196 100644 --- a/frontend/tests/log.spec.ts +++ b/frontend/tests/log.spec.ts @@ -221,7 +221,7 @@ test("Cox can start and finish trip with cox steering only", async ({ page }, te await expect(page.locator("#shipmaster-newrowerjs")).toContainText("cox"); await expect(page.locator("#steering_person-newrowerjs")).toContainText( - "rower2 cox", + "cox", ); await page.getByRole("button", { name: "Ausfahrt eintragen" }).click(); await expect(page.locator("body")).toContainText(