diff --git a/Framework/Core/test/test_CrashingWorkflow.cxx b/Framework/Core/test/test_CrashingWorkflow.cxx index 396b48a85c166..912563ced9e0f 100644 --- a/Framework/Core/test/test_CrashingWorkflow.cxx +++ b/Framework/Core/test/test_CrashingWorkflow.cxx @@ -85,4 +85,3 @@ WorkflowSpec defineDataProcessing(ConfigContext const& config) return workflow::concat(WorkflowSpec{a, b}); } -