Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: fix wait_tcp_port format string.
The success-case `print` for the `wait_tcp_port` helper wasn't formatting its message as an f-string, instead printing the literal `{host}` and `{port}` placeholders.
- Loading branch information