We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7030338 commit acbbb00Copy full SHA for acbbb00
1 file changed
browser-test.ts
@@ -11,10 +11,6 @@ export const config = {
11
},
12
};
13
14
-export const before = {
15
- engine: "playwright",
16
-};
17
-
18
export const scenarios = [
19
{
20
engine: "playwright",
0 commit comments