1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/vendor/gotest.tools/icmd/testdata/result-match-no-match-no-error.golden

10 lines
198 B
Text
Raw Normal View History

Command: binary arg1
ExitCode: 0
Stdout: the output
Stderr: the stderr
Failures:
ExitCode was 0 expected 101
Expected stdout to contain "Something else"
Expected stderr to contain "[NOTHING]"