Compare commits
3 Commits
23a1a118a3
...
80d8857c6b
Author | SHA1 | Date | |
---|---|---|---|
80d8857c6b | |||
78403e4ec5 | |||
4dd656f566 |
@@ -1,5 +1,4 @@
|
|||||||
import { test, expect, } from "@playwright/test";
|
import { test, expect } from "@playwright/test";
|
||||||
import type { Page } from "@playwright/test";
|
|
||||||
|
|
||||||
test("cox can create and delete trip", async ({ page }) => {
|
test("cox can create and delete trip", async ({ page }) => {
|
||||||
await page.goto("/auth");
|
await page.goto("/auth");
|
||||||
|
Reference in New Issue
Block a user