mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
Add newline to TestHostContext
This commit is contained in:
@@ -12,6 +12,7 @@ using System.Collections.Generic;
|
|||||||
using GitHub.DistributedTask.Logging;
|
using GitHub.DistributedTask.Logging;
|
||||||
using System.Net.Http.Headers;
|
using System.Net.Http.Headers;
|
||||||
using GitHub.Runner.Sdk;
|
using GitHub.Runner.Sdk;
|
||||||
|
|
||||||
namespace GitHub.Runner.Common.Tests
|
namespace GitHub.Runner.Common.Tests
|
||||||
{
|
{
|
||||||
public sealed class TestHostContext : IHostContext, IDisposable
|
public sealed class TestHostContext : IHostContext, IDisposable
|
||||||
|
|||||||
Reference in New Issue
Block a user