Update src/Test/L0/Worker/ContainerOperationProviderL0.cs

Co-authored-by: Tingluo Huang <tingluohuang@github.com>
This commit is contained in:
JoannaaKL
2022-09-16 09:23:44 +02:00
committed by GitHub
parent 82b81f26ed
commit c5685b7c63

View File

@@ -42,7 +42,8 @@ namespace GitHub.Runner.Common.Tests.Worker
{
await containerOperationProvider.RunContainersHealthcheck(_ec.Object, containers);
}
catch (InvalidOperationException) {
catch (InvalidOperationException)
{
//Assert
//Assert