mirror of
https://github.com/actions/runner.git
synced 2025-12-12 05:37:01 +00:00
Update src/Test/L0/Worker/ContainerOperationProviderL0.cs
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
This commit is contained in:
@@ -44,6 +44,7 @@ namespace GitHub.Runner.Common.Tests.Worker
|
||||
}
|
||||
catch (InvalidOperationException) {
|
||||
|
||||
//Assert
|
||||
//Assert
|
||||
Assert.Equal(TaskResult.Failed, _ec.Object.Result ?? TaskResult.Failed);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user