From d3f463b4b0ddfe013de891c5e94370a0d9af7805 Mon Sep 17 00:00:00 2001 From: JoannaaKL Date: Fri, 16 Sep 2022 09:22:06 +0200 Subject: [PATCH] Update src/Test/L0/Worker/ContainerOperationProviderL0.cs Co-authored-by: Tingluo Huang --- src/Test/L0/Worker/ContainerOperationProviderL0.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Test/L0/Worker/ContainerOperationProviderL0.cs b/src/Test/L0/Worker/ContainerOperationProviderL0.cs index 893d861eb..8a86ed0bb 100644 --- a/src/Test/L0/Worker/ContainerOperationProviderL0.cs +++ b/src/Test/L0/Worker/ContainerOperationProviderL0.cs @@ -41,7 +41,6 @@ namespace GitHub.Runner.Common.Tests.Worker try { await containerOperationProvider.RunContainersHealthcheck(_ec.Object, containers); - } catch (InvalidOperationException) {