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