cli/pkg/cmd/secret/list
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
..
list.go use type for Visibility 2020-12-10 15:11:08 -08:00
list_test.go Deprecate test.ExpectLines 2021-01-18 23:25:45 +01:00