T1B0 commented on code in PR #3182:
URL: https://github.com/apache/iggy/pull/3182#discussion_r3181421608
##########
foreign/node/src/bdd/message.ts:
##########
@@ -34,15 +34,15 @@ When(
async function (
this: TestWorld,
msgCount: number,
- streamId: number,
- topicId: number,
+ _streamId: number,
Review Comment:
honestly it's not really clear either. we should either keep the original
name or remove the arguments. maybe a comment/warning would be more appropriate
?
--
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]