Fix test for error message change
fix for 6be725e701611660b36642de9ff1d665a1eb24f5
This commit is contained in:
parent
5a2f154a2e
commit
8cff66d309
@ -78,7 +78,7 @@ else
|
||||
test_connect_fails(
|
||||
$common_connstr,
|
||||
"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");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user