cli/pkg/cmd/pr/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 Add comments to pr view 2020-12-08 14:18:05 -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