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

WIP: pipeline

parent cf606923
No related branches found
No related tags found
No related merge requests found
Pipeline #9094 failed
......@@ -60,5 +60,5 @@ TEST(test_connection, connection_caosdb_server_8080_success) {
EXPECT_EQ(major, v_info.major());
EXPECT_EQ(minor, v_info.minor());
EXPECT_EQ(patch, v_info.patch());
EXPECT_NE("", v.info.build());
EXPECT_NE("", v_info.build());
}
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