2 references to TestLogPath
Aspire.EndToEnd.Tests (2)
tests\Shared\TemplatesTesting\BuildEnvironment.cs (2)
185
if (!string.IsNullOrEmpty(EnvironmentVariables.
TestLogPath
))
187
LogRootPath = Path.GetFullPath(EnvironmentVariables.
TestLogPath
);