Skip to content

Commit 181c3c5

Browse files
author
Benjamin Rupp
committed
Fix go fmt
1 parent cb3e425 commit 181c3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expectations_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,4 @@ func TestCustomValueConverterQueryScan(t *testing.T) {
192192
if err := mock.ExpectationsWereMet(); err != nil {
193193
t.Error(err)
194194
}
195-
}
195+
}

0 commit comments

Comments
 (0)