Skip to content

Commit

Permalink
Update test/server.js
Browse files Browse the repository at this point in the history
Co-authored-by: Jiří Moravčík <[email protected]>
  • Loading branch information
arenevier and jirimoravcik authored Dec 2, 2024
1 parent c27eda4 commit 6e150d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -1350,7 +1350,7 @@ it('supports https proxy relay', async () => {
console.log(`https://localhost:${target.address().port}`);
return {
upstreamProxyUrl: `https://localhost:${target.address().port}`,
}
};
}
})
let proxyServerError = false;
Expand Down

0 comments on commit 6e150d4

Please sign in to comment.