We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99bfc4b commit ee0ba0aCopy full SHA for ee0ba0a
basic/0-failing.spec.ts
@@ -1,7 +1,5 @@
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