main #1

Open
philipp wants to merge 97 commits from Ruderverein-Donau-Linz/rowt:main into main
Showing only changes of commit 4dd656f566 - Show all commits

View File

@ -1,4 +1,4 @@
import { test, expect, Page } from "@playwright/test";
import { test, expect } from "@playwright/test";
test("cox can create and delete trip", async ({ page }) => {
await page.goto("/auth");