Skip to content
Snippets Groups Projects
Verified Commit 27373949 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Revert "TST: update tests"

This reverts commit a84b4694.
parent a84b4694
Branches
Tags
1 merge request!21REL: Use cpplib v0.1.2
Pipeline #19313 canceled
......@@ -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 log in!");
"succeed. Original error: Please login.");
}
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.
Please register or to comment