#10042 removed unnecessary field

This commit is contained in:
Mateus Marquezini 2025-01-09 13:14:27 -03:00
parent f4f8840c3f
commit 4c2ba5681d

View file

@ -37,7 +37,6 @@ func TestNewCmdView(t *testing.T) {
},
{
name: "nontty no arguments",
tty: false,
cli: "123",
wants: ViewOptions{
Raw: true,