Skip to content
Snippets Groups Projects
Verified Commit 5fe602d8 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

Revert "Revert "TST: update tests""

This reverts commit 27373949.
parent 27373949
No related branches found
No related tags found
1 merge request!21REL: Use cpplib v0.1.2
Pipeline #19445 failed
......@@ -84,7 +84,7 @@ TEST(test_connection, connection_ssl_authentication_error_anonymous) {
EXPECT_THROW_MESSAGE(connection.RetrieveVersionInfo(), AuthenticationError,
"The attempt to execute this transaction has not been "
"executed at all because the authentication did not "
"succeed. Original error: Please login.");
"succeed. Original error: Please log in!");
}
TEST(test_connection, connection_ssl_authentication_error_wrong_credentials) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment