Skip to content

Commit b2eb884

Browse files
committed
comment
1 parent cffc789 commit b2eb884

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/args/unmarshal_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,6 @@ func TestUnmarshalStruct(t *testing.T) {
452452
"string",
453453
},
454454
expected: &Basic{},
455-
//error: "arg 'string' must have a value",
456455
}))
457456

458457
t.Run("string-without-value", run(TestCase{

0 commit comments

Comments
 (0)