1 write to _harnessPath
Infrastructure.Tests (1)
WorkflowScripts\ReportCiFailureTests.cs (1)
29_harnessPath = Path.Combine(_repoRoot, "tests", "Infrastructure.Tests", "WorkflowScripts", "report-ci-failure.harness.js");
1 reference to _harnessPath
Infrastructure.Tests (1)
WorkflowScripts\ReportCiFailureTests.cs (1)
87var result = await command.ExecuteScriptAsync(_harnessPath, requestPath);