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

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

commit 17f8e88cd512ca9f80d6f535d1cc9772aa4a9237
Author: nicolaferraro <ni.ferr...@gmail.com>
AuthorDate: Thu Apr 8 12:39:22 2021 +0200

    fix broker creation
---
 e2e/yaks/common/knative-broker/knative-broker.feature | 1 +
 1 file changed, 1 insertion(+)

diff --git a/e2e/yaks/common/knative-broker/knative-broker.feature 
b/e2e/yaks/common/knative-broker/knative-broker.feature
index f95b7b6..becb2e5 100644
--- a/e2e/yaks/common/knative-broker/knative-broker.feature
+++ b/e2e/yaks/common/knative-broker/knative-broker.feature
@@ -1,6 +1,7 @@
 Feature: Camel K can correctly filter messages from broker
 
   Background:
+    Given create Knative broker default
     Given Knative broker default is running
     Given Disable auto removal of Camel-K resources
     Given Disable auto removal of Kubernetes resources

Reply via email to