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
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
......@@ -231,7 +231,7 @@ TEST_F(test_transaction, insert_delete_with_parent) {
// TODO(fspreck) Insert a Record with a parent and a Property. Check
// for success and delete everything.
TEST(test_transaction, insert_delete_with_property) {
TEST_F(test_transaction, insert_delete_with_property) {
const auto &connection =
caosdb::connection::ConnectionManager::GetDefaultConnection();
......
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