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

FIX tests

parent 32f3d2eb
No related branches found
No related tags found
1 merge request!5F update
Pipeline #11429 failed
...@@ -231,7 +231,7 @@ TEST_F(test_transaction, insert_delete_with_parent) { ...@@ -231,7 +231,7 @@ TEST_F(test_transaction, insert_delete_with_parent) {
// TODO(fspreck) Insert a Record with a parent and a Property. Check // TODO(fspreck) Insert a Record with a parent and a Property. Check
// for success and delete everything. // for success and delete everything.
TEST(test_transaction, insert_delete_with_property) { TEST_F(test_transaction, insert_delete_with_property) {
const auto &connection = const auto &connection =
caosdb::connection::ConnectionManager::GetDefaultConnection(); caosdb::connection::ConnectionManager::GetDefaultConnection();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment