Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change run.ts to wait for port to be ready.
Add an await operator to wait for server to be ready before client makes requests. Prevents "ConnectionError: connect ECONNREFUSED ::1:9200" error
- Loading branch information