Skip to content

Commit 4678141

Browse files
chore: disable max-lines for test file
1 parent b7e3c60 commit 4678141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tests/integration-tests/index.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable max-lines */
12
import "vitest-environment-puppeteer";
23
import { compileForTests } from "../../shared/tooling/webpack-compile";
34
import type { FCCTestRunner } from "../../main/src/index";

0 commit comments

Comments
 (0)