diff --git a/core-writer/test/mock/TestH5Format.cpp b/core-writer/test/mock/TestH5Format.cpp index 04a945b..83c5858 100644 --- a/core-writer/test/mock/TestH5Format.cpp +++ b/core-writer/test/mock/TestH5Format.cpp @@ -25,7 +25,9 @@ public: // After format has been writen, where to move the raw datasets. dataset_move_mapping.reset( - new std::unordered_map({})); + new std::unordered_map({ + {config::raw_image_dataset_name, "detector/data"} + })); // Definition of the file format. file_format.reset(