aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/t/005_negotiate_encryption.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/libpq/t/005_negotiate_encryption.pl')
-rw-r--r--src/interfaces/libpq/t/005_negotiate_encryption.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/libpq/t/005_negotiate_encryption.pl b/src/interfaces/libpq/t/005_negotiate_encryption.pl
index 06d67de2db1..31dec7dbb49 100644
--- a/src/interfaces/libpq/t/005_negotiate_encryption.pl
+++ b/src/interfaces/libpq/t/005_negotiate_encryption.pl
@@ -455,7 +455,7 @@ nogssuser disable disable postgres connect, authok
connect_test(
$node,
"user=testuser gssencmode=prefer sslmode=disable",
- 'connect, v2error -> fail');
+ 'connect, v2error, reconnect, v2error -> fail');
$node->restart;
$node->safe_psql(