mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
Update src/Test/L0/TestHostContext.cs
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
This commit is contained in:
@@ -26,7 +26,6 @@ namespace GitHub.Runner.Common.Tests
|
||||
private string _suiteName;
|
||||
private string _testName;
|
||||
private Tracing _trace;
|
||||
|
||||
private AssemblyLoadContext _loadContext;
|
||||
private string _tempDirectoryRoot = Path.Combine(Path.GetTempPath(), Guid.NewGuid().ToString("D"));
|
||||
private StartupType _startupType;
|
||||
|
||||
Reference in New Issue
Block a user