Skip to content

Commit a294e8c

Browse files
committed
fixing code smell
1 parent 2113564 commit a294e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/validation/validation_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ func TestErrors(t *testing.T) {
599599
},
600600
ErrorMaintenanceMode: {
601601
Code: 20005,
602-
}
602+
},
603603
}
604604

605605
for err, values := range errs {

0 commit comments

Comments
 (0)