We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2cf3b2 commit 99bfc4bCopy full SHA for 99bfc4b
basic/0-failing.spec.ts
@@ -1,4 +1,7 @@
1
import { expect } from "@playwright/test";
2
+
3
4
5
import { test } from "./base.ts";
6
7
test("basic test @basic", async ({ page }) => {
0 commit comments