astefanutti commented on a change in pull request #2858:
URL: https://github.com/apache/camel-k/pull/2858#discussion_r780998260



##########
File path: pkg/controller/integrationplatform/initialize_test.go
##########
@@ -115,29 +115,3 @@ func TestTimeouts_Truncated(t *testing.T) {
 
        assert.Equal(t, 5*time.Minute, 
answer.Status.Build.GetTimeout().Duration)
 }
-
-func TestDefaultMavenSettingsApplied(t *testing.T) {

Review comment:
       The reason is that the logic being tested is not used anymore which 
voids the purpose of the test. The _user_ Maven settings aren't reconciled 
anymore. 




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