Compare commits
6 Commits
b281201906
...
c7c92c83fb
| Author | SHA1 | Date | |
|---|---|---|---|
| c7c92c83fb | |||
| 5cc77c39ff | |||
| 78403e4ec5 | |||
| 4dd656f566 | |||
| 23a1a118a3 | |||
| 67e790a82e |
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user