Skip to content

Commit 5e91dd7

Browse files
committed
fix: remove extra comment
1 parent c120892 commit 5e91dd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/port.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ 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 puppeteer and with the team
1110
test.describe("port", () => {
1211
const ports = [
1312
"<not-specified>",

0 commit comments

Comments
 (0)