From 14df8a6383efe79810f5267915776567f13c41f4 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 1 May 2024 19:18:28 +0000 Subject: [PATCH] Please consider the following formatting changes --- Framework/Core/test/test_CrashingWorkflow.cxx | 1 - 1 file changed, 1 deletion(-) 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}); } -