feat(result-contract-completion): step 2 — self-contained-hdf5
This commit is contained in:
@@ -64,7 +64,7 @@ fesa::ResultDatabase valid_database() {
|
||||
{},
|
||||
};
|
||||
fesa::ResultStep step{"Load", {std::move(frame)}};
|
||||
return {"1.0.0", {std::move(step)}};
|
||||
return {"2.0.0", {std::move(step)}};
|
||||
}
|
||||
|
||||
bool has_diagnostic(
|
||||
|
||||
Reference in New Issue
Block a user