diff --git a/expectations_test.go b/expectations_test.go index 09e0441..c6889c3 100644 --- a/expectations_test.go +++ b/expectations_test.go @@ -192,4 +192,4 @@ func TestCustomValueConverterQueryScan(t *testing.T) { if err := mock.ExpectationsWereMet(); err != nil { t.Error(err) } -} \ No newline at end of file +}