2
0

Reenable TestRowsScanNilThenScanValue

This commit is contained in:
Jack Christensen
2022-02-12 09:40:33 -06:00
parent 60da2914f3
commit e6680127e3
-1
View File
@@ -991,7 +991,6 @@ func TestEncodeTypeRename(t *testing.T) {
// https://github.com/jackc/pgx/issues/810
func TestRowsScanNilThenScanValue(t *testing.T) {
t.Skip("TODO - unskip later in v5")
t.Parallel()
testWithAndWithoutPreferSimpleProtocol(t, func(t *testing.T, conn *pgx.Conn) {