upd #865

Merged
philipp merged 12 commits from upd into staging 2025-02-11 21:54:17 +01:00
Showing only changes of commit 80d8857c6b - Show all commits

View File

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