forked from Ruderverein-Donau-Linz/rowt
		
	fix test
This commit is contained in:
		| @@ -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( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user