cli/pkg/cmd/issue/view
Mislav Marohnić fc77cbc964 Deprecate test.ExpectLines
For asserting command output, exact string matches are preferred in most cases. In cases when a pattern match is needed, the test can use regexp ad hoc.
2021-01-18 23:25:45 +01:00
..
fixtures Address PR comments 2020-12-08 10:24:02 -05:00
view.go view: Add missing newline 2020-12-27 11:37:59 -08:00
view_test.go Deprecate test.ExpectLines 2021-01-18 23:25:45 +01:00