Skip to content

Commit f1f47a5

Browse files
committed
fix: lint job
1 parent e17e676 commit f1f47a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: test/helpers/playwright-test.js

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
const { test, mergeTests } = require("@playwright/test");
44

55
const customTest = test.extend({
6-
76
done: [
87
// eslint-disable-next-line no-empty-pattern
98
async ({}, use) => {

0 commit comments

Comments
 (0)