From 467921508c3b8231b5acf3736cba4ee7acaa6090 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 2 May 2024 08:15:00 +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}); } -