Files
coder/cli/testdata/coder_exp_example-error_multi-multi-error.golden
elasticspoon cfb94284e0 feat(cli): add golden tests for errors (#11588) (#12698)
* feat(cli): add golden tests for errors (#11588)

Creates golden files from `coder/cli/errors.go`.
Adds a unit test to test against golden files.
Adds a make file command to regenerate golden files.
Abstracts test against golden files.
2024-04-01 09:19:26 -05:00

7 lines
424 B
Plaintext

Encountered an error running "coder exp example-error multi-multi-error", see "coder exp example-error multi-multi-error --help" for more information
error: 2 errors encountered:
1. parent error: function decided not to work, and it never will
2. 2 errors encountered:
1. child first error: function decided not to work, and it never will
2. child second error: function decided not to work, and it never will