Skip to content

Commit 99bfc4b

Browse files
committed
chore: test
1 parent f2cf3b2 commit 99bfc4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

basic/0-failing.spec.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
import { expect } from "@playwright/test";
2+
3+
4+
25
import { test } from "./base.ts";
36

47
test("basic test @basic", async ({ page }) => {

0 commit comments

Comments
 (0)