Skip to content
Snippets Groups Projects
Commit 02920865 authored by Bernhard Johannes Berger's avatar Bernhard Johannes Berger
Browse files

Somehow my local build doesn't find errors. #54

parent 3d9773bf
No related branches found
No related tags found
No related merge requests found
Pipeline #306765 failed
......@@ -94,7 +94,7 @@ public class BenchmarkOptimisationFunction implements OptimisationFunction {
functions[index] = factory.create(stepConfiguration);
functionProperties[index] = PropertiesSpecification.builder()
.add(writeReferences.stream())
.addDescriptions(writeReferences.stream())
.build();
}
......
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