Skip to content

Fix invalid certificate error in tcp_tunnel_test by using wait helper#667

Open
MatrixNeoKozak wants to merge 1 commit into
apify:masterfrom
MatrixNeoKozak:scout-improvement-1780225388484
Open

Fix invalid certificate error in tcp_tunnel_test by using wait helper#667
MatrixNeoKozak wants to merge 1 commit into
apify:masterfrom
MatrixNeoKozak:scout-improvement-1780225388484

Conversation

@MatrixNeoKozak
Copy link
Copy Markdown

The tcp_tunnel test file was missing the wait helper needed by closeServer, causing a ReferenceError. Added the missing arrow function (identical to the one in server.js) to make the test runnable again.

@jancurn
Copy link
Copy Markdown
Member

jancurn commented Jun 1, 2026

How does this work? wait is never referenced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants