hubcio commented on code in PR #2537:
URL: https://github.com/apache/iggy/pull/2537#discussion_r2672054981
##########
core/integration/tests/server/scenarios/consumer_timestamp_polling_scenario.rs:
##########
@@ -31,10 +32,19 @@ pub async fn run(client_factory: &dyn ClientFactory) {
let client = create_client(client_factory).await;
login_root(&client).await;
+ // Existing tests
Review Comment:
please dont put such useless comments into code
--
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]