Fix test for error message change
fix for f3ad4fddfaf71e8f6f037cd627f398ba43625ca1
This commit is contained in:
parent
99f9384ea9
commit
5ca6f685b8
@ -78,7 +78,7 @@ else
|
|||||||
test_connect_fails(
|
test_connect_fails(
|
||||||
$common_connstr,
|
$common_connstr,
|
||||||
"user=ssltestuser channel_binding=require",
|
"user=ssltestuser channel_binding=require",
|
||||||
qr/could not connect to server: channel binding is required, but server did not offer an authentication method that supports channel binding/,
|
qr/channel binding is required, but server did not offer an authentication method that supports channel binding/,
|
||||||
"SCRAM with SSL and channel_binding=require");
|
"SCRAM with SSL and channel_binding=require");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user