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

WIP: fix tests

parent 6cacec3d
No related branches found
No related tags found
1 merge request!1F extern c
Pipeline #10506 passed
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
......@@ -28,7 +28,7 @@
namespace caosdb::transaction {
TEST(test_transaction, retrieve_manufacturer_by_id) {
TEST(test_transaction, DISABLED_retrieve_manufacturer_by_id) {
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