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 committed Dec 5, 2024
1 parent 600da7e commit 4a01a2f
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 4a01a2f

Please sign in to comment.