Skip to content

Commit

Permalink
Attempt fixing 'matchRegex' assertion in jenkins-controller-ingress-D…
Browse files Browse the repository at this point in the history
…RY-test.yaml
  • Loading branch information
Ceddaerrix authored Oct 12, 2023
1 parent 21b2d66 commit e530b19
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ tests:
# path: data["jcasc-default-config.yaml"]
- matchRegex:
path: data["jcasc-default-config.yaml"]
pattern: "https://jenkins.example.com"
pattern: |
url: https://jenkins.example.com

0 comments on commit e530b19

Please sign in to comment.