Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, the test would try to send a request to NGINX without ensuring the connection to NGINX first. This could lead to a request timeout, which in turn would lead to a test run hang. The commit ensures the connection to NGINX.
- Loading branch information