We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c87f84f commit 73c7b04Copy full SHA for 73c7b04
test/e2e/port.test.js
@@ -7,7 +7,7 @@ const { expect } = require("../helpers/playwright-custom-expects");
7
const config = require("../fixtures/client-config/webpack.config");
8
const port = require("../ports-map").port;
9
10
-// FIXME: duplicate port, should check on pupetter and with the team
+// FIXME: duplicate port, should check on puppeteer and with the team
11
describe("port", () => {
12
const ports = [
13
"<not-specified>",
0 commit comments