2 references to TestLogPath
Aspire.Workload.Tests (2)
tests\Shared\WorkloadTesting\BuildEnvironment.cs (2)
171
if (!string.IsNullOrEmpty(EnvironmentVariables.
TestLogPath
))
173
LogRootPath = Path.GetFullPath(EnvironmentVariables.
TestLogPath
);