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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new e689d6fb428 Reformat
e689d6fb428 is described below

commit e689d6fb428b893d484e619ec8b0853a71351551
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jun 27 20:42:47 2023 +0200

    Reformat
---
 .../src/test/resources/kamelets/log-action.kamelet.yaml              | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git 
a/dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/resources/kamelets/log-action.kamelet.yaml
 
b/dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/resources/kamelets/log-action.kamelet.yaml
index 7f4f7ef73fe..0107a2d6977 100644
--- 
a/dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/resources/kamelets/log-action.kamelet.yaml
+++ 
b/dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/resources/kamelets/log-action.kamelet.yaml
@@ -1,4 +1,4 @@
-# ---------------------------------------------------------------------------
+#
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.
@@ -13,7 +13,8 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-# ---------------------------------------------------------------------------
+#
+
 apiVersion: camel.apache.org/v1alpha1
 kind: Kamelet
 metadata:

Reply via email to