Update src/Test/L0/Worker/ContainerOperationProviderL0.cs
Co-authored-by: Tingluo Huang <[email protected]>
This commit is contained in:
co-authored by
Tingluo Huang
parent
82b81f26ed
commit
c5685b7c63
@@ -42,7 +42,8 @@ namespace GitHub.Runner.Common.Tests.Worker
|
|||||||
{
|
{
|
||||||
await containerOperationProvider.RunContainersHealthcheck(_ec.Object, containers);
|
await containerOperationProvider.RunContainersHealthcheck(_ec.Object, containers);
|
||||||
}
|
}
|
||||||
catch (InvalidOperationException) {
|
catch (InvalidOperationException)
|
||||||
|
{
|
||||||
|
|
||||||
//Assert
|
//Assert
|
||||||
//Assert
|
//Assert
|
||||||
|
|||||||
Reference in New Issue
Block a user