ryerraguntla commented on code in PR #3140:
URL: https://github.com/apache/iggy/pull/3140#discussion_r3190070304
##########
core/integration/tests/connectors/fixtures/wiremock.rs:
##########
@@ -77,12 +77,19 @@ impl WireMockContainer {
message: format!("Failed to get host: {e}"),
})?;
- let host_port = container
- .get_host_port_ipv4(WIREMOCK_PORT)
+ let ports = container
Review Comment:
This is for my local changes, not supposed to be checked in. Rolling back.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]