Skip to content

Commit 0daaf7f

Browse files
Merge with main
1 parent 38c9f3f commit 0daaf7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/boolean_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,4 +279,4 @@ func TestBooleanNullableColumn(t *testing.T) {
279279
if got.Nullable != nil {
280280
t.Errorf("expected NULL, got %v", *got.Nullable)
281281
}
282-
}
282+
}

0 commit comments

Comments
 (0)