Skip to content

Commit 73c7b04

Browse files
committed
fix: lint error
1 parent c87f84f commit 73c7b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/port.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const { expect } = require("../helpers/playwright-custom-expects");
77
const config = require("../fixtures/client-config/webpack.config");
88
const port = require("../ports-map").port;
99

10-
// FIXME: duplicate port, should check on pupetter and with the team
10+
// FIXME: duplicate port, should check on puppeteer and with the team
1111
describe("port", () => {
1212
const ports = [
1313
"<not-specified>",

0 commit comments

Comments
 (0)