Skip to content

Commit 427e379

Browse files
committed
Go back to skipping go-pg secure tests
1 parent e71923f commit 427e379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/main_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -429,8 +429,8 @@ func TestGOPG(t *testing.T) {
429429
// via the 'database' parameter; GoPG also does not support the 'options' parameter.
430430
//
431431
// pg: options other than 'sslmode', 'application_name' and 'connect_timeout' are not supported
432-
//authClientCert: "GoPG does not support custom root cert",
433-
//authPassword: "GoPG does not support custom root cert",
432+
authClientCert: "GoPG does not support custom root cert",
433+
authPassword: "GoPG does not support custom root cert",
434434
})
435435
}
436436

0 commit comments

Comments
 (0)