Skip to content

Commit

Permalink
fix e2e test: change expected bad yaml string to
Browse files Browse the repository at this point in the history
match wrapped errors of gopkg.in/yaml.v2 instead of errors of
k8s.io/apimachinery/pkg/util/yaml.
  • Loading branch information
tricktron authored and chmouel committed Dec 6, 2024
1 parent 13749f6 commit 78b2ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testdata/TestGithubPullRequestSecondBadYaml.golden
Original file line number Diff line number Diff line change
@@ -1 +1 @@
There was an issue validating the commit: "error while parsing the yaml file bad-yaml.yaml: line 3: could not find expected ':'"
There was an issue validating the commit: "error while parsing the yaml file bad-yaml.yaml: yaml: line 3: could not find expected ':'"

0 comments on commit 78b2ea7

Please sign in to comment.