Skip to content

Commit

Permalink
Merge branch 'dev' into fix-e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
hectormmg authored Jan 9, 2025
2 parents 18f2220 + cc2bdb2 commit 8d893a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/e2eTestUtils/jest-puppeteer-utils/serverUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ async function isServerUp(port, timeout) {
host: "localhost",
port: port,
family: 4,
rejectUnauthorized: false,
};

https
Expand Down

0 comments on commit 8d893a4

Please sign in to comment.