squakez commented on code in PR #6816:
URL: https://github.com/apache/camel-k/pull/6816#discussion_r4026556181


##########
pkg/cmd/root_test.go:
##########
@@ -52,6 +52,17 @@ func kamelTestPreAddCommandInit() (*RootCmdOptions, 
*cobra.Command) {
        return kamelTestPreAddCommandInitWithClient(fakeClient)
 }
 
+func TestDeprecatedCommandsAreNotRegistered(t *testing.T) {

Review Comment:
   Maybe we can remove this test. We don't really care to check any removed 
subcommand.



-- 
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]

Reply via email to