Skip to content

Commit

Permalink
test: fix collection test case
Browse files Browse the repository at this point in the history
This test case was being blocked by the new feature #33 because
the replace string was missing in the manifest.

Signed-off-by: Dustin Scott <[email protected]>
  • Loading branch information
scottd018 authored and lander2k2 committed Aug 9, 2024
1 parent 6037ee8 commit 4d2cc72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ data:
---
someoption: configuration2
anotheroption: configuration1
justtesting: multistringyaml
justtesting: multi.*yaml
---
apiVersion: v1
kind: Secret
Expand Down

0 comments on commit 4d2cc72

Please sign in to comment.