Skip to content

Commit

Permalink
[test] Fix helm command test
Browse files Browse the repository at this point in the history
  • Loading branch information
fpapon committed Jan 8, 2024
1 parent 333015d commit 12c244d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ public FileVisitResult visitFile(final Path file, final BasicFileAttributes attr
" placeholder2: \"with defaultvalue 2\"\n",
"templates/ApplyCommandTest.template.ApplyCommandTest.template.yaml", "" +
"#\n" +
"# Copyright (c) 2021-2023 - Yupiik SAS - https://www.yupiik.com\n" +
"# Copyright (c) 2021 - present - Yupiik SAS - https://www.yupiik.com\n" +
"# Licensed under the Apache License, Version 2.0 (the \"License\");\n" +
"# you may not use this file except in compliance\n" +
"# with the License. You may obtain a copy of the License at\n" +
Expand Down

0 comments on commit 12c244d

Please sign in to comment.