chengxilo commented on code in PR #1922: URL: https://github.com/apache/iggy/pull/1922#discussion_r2173263601
########## bdd/go/tests/tcp/consumers_feature_join.go: ########## @@ -15,7 +15,7 @@ // specific language governing permissions and limitations // under the License. -package tcp_test +package tcp Review Comment: I thought maybe rename it can avoid it to be duplicate with its parent directory name `tests`. But yeah it is better to keep the _test or it would be confusing some times. I will change it. -- 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]
