You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by al...@apache.org on 2019/05/18 09:07:16 UTC

[camel-k] branch master updated: Fixed comment

This is an automated email from the ASF dual-hosted git repository.

aldettinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/master by this push:
     new 478341c  Fixed comment
478341c is described below

commit 478341c804ba4b2abaa72f34bdc8f0e80cb84663
Author: aldettinger <al...@gmail.com>
AuthorDate: Sat May 18 11:05:52 2019 +0200

    Fixed comment
---
 pkg/controller/integration/util_test.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/controller/integration/util_test.go b/pkg/controller/integration/util_test.go
index 37f1fb6..2f950fd 100644
--- a/pkg/controller/integration/util_test.go
+++ b/pkg/controller/integration/util_test.go
@@ -218,7 +218,7 @@ func TestLookupContextForIntegration_DiscardContextsWithIncompatibleTraits(t *te
 			},
 		},
 		//
-		// Should be discarded because it contains a subset of the required traits and
+		// Should NOT be discarded because it contains a subset of the required traits and
 		// same configuration values
 		//
 		&v1alpha1.IntegrationContext{