Skip to content

Commit b7372da

Browse files
gofumpt cli_test
Signed-off-by: Devanshu Sharma <devanshusharma658@gmail.com>
1 parent 6bff477 commit b7372da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go/cmd/vtgate/cli/cli_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,3 @@ func TestCheckCellFlags_SuccessMultipleCells(t *testing.T) {
201201
err := CheckCellFlags(ctx, fake, "c1", "c1,c2")
202202
require.NoError(t, err)
203203
}
204-

0 commit comments

Comments
 (0)