Skip to content

Commit c42847a

Browse files
committed
fix: remove comment
1 parent 5e2391c commit c42847a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/allowed-hosts.test.js

-1
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,6 @@ test.describe("allowed hosts", () => {
12891289
expect(pageErrors).toMatchSnapshotWithArray("page errors");
12901290
});
12911291

1292-
// FIXME
12931292
test("should always allow value from the `host` options if options.allowedHosts is auto", async ({
12941293
page,
12951294
}) => {

0 commit comments

Comments
 (0)