Skip to content

Commit acbbb00

Browse files
committed
fix: remove unnecessary before block
1 parent 7030338 commit acbbb00

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

browser-test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ export const config = {
1111
},
1212
};
1313

14-
export const before = {
15-
engine: "playwright",
16-
};
17-
1814
export const scenarios = [
1915
{
2016
engine: "playwright",

0 commit comments

Comments
 (0)