1 write to _repoRoot
Infrastructure.Tests (1)
WorkflowScripts\SpecializedTestFailureRunnerTests.cs (1)
35
_repoRoot
= RepoRoot.Path;
2 references to _repoRoot
Infrastructure.Tests (2)
WorkflowScripts\SpecializedTestFailureRunnerTests.cs (2)
36
_harnessPath = Path.Combine(
_repoRoot
, "tests", "Infrastructure.Tests", "WorkflowScripts", "specialized-test-failure-runner.harness.js");
232
command.WithWorkingDirectory(
_repoRoot
);