From c5685b7c6309bc8cd5d6d16f981c8fff97e42807 Mon Sep 17 00:00:00 2001 From: JoannaaKL Date: Fri, 16 Sep 2022 09:23:44 +0200 Subject: [PATCH] Update src/Test/L0/Worker/ContainerOperationProviderL0.cs Co-authored-by: Tingluo Huang --- src/Test/L0/Worker/ContainerOperationProviderL0.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Test/L0/Worker/ContainerOperationProviderL0.cs b/src/Test/L0/Worker/ContainerOperationProviderL0.cs index 0a69cadac..e0a0e5af5 100644 --- a/src/Test/L0/Worker/ContainerOperationProviderL0.cs +++ b/src/Test/L0/Worker/ContainerOperationProviderL0.cs @@ -42,7 +42,8 @@ namespace GitHub.Runner.Common.Tests.Worker { await containerOperationProvider.RunContainersHealthcheck(_ec.Object, containers); } - catch (InvalidOperationException) { + catch (InvalidOperationException) + { //Assert //Assert