diff --git a/e2e/yaks/common/apache-kamelet-catalog/kamelet.feature b/e2e/yaks/common/apache-kamelet-catalog/kamelet.feature index 3c4c83ebcc..6482957358 100644 --- a/e2e/yaks/common/apache-kamelet-catalog/kamelet.feature +++ b/e2e/yaks/common/apache-kamelet-catalog/kamelet.feature @@ -1,5 +1,5 @@ Feature: Camel K can run Kamelets from default catalog Scenario: Integrations can use default catalog - Given integration logger is running - Then integration logger should print Camel K + Given Camel-K integration logger is running + Then Camel-K integration logger should print Camel K