Skip to content

Commit

Permalink
fix: remove extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdikhashan committed Jul 30, 2024
1 parent c120892 commit 5e91dd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/port.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ const { expect } = require("../helpers/playwright-custom-expects");
const config = require("../fixtures/client-config/webpack.config");
const port = require("../ports-map").port;

// FIXME: duplicate port, should check on puppeteer and with the team
test.describe("port", () => {
const ports = [
"<not-specified>",
Expand Down

0 comments on commit 5e91dd7

Please sign in to comment.