1 write to _repoRoot
Infrastructure.Tests (1)
WorkflowScripts\TrackingIssueTests.cs (1)
29
_repoRoot
= RepoRoot.Path;
2 references to _repoRoot
Infrastructure.Tests (2)
WorkflowScripts\TrackingIssueTests.cs (2)
30
_harnessPath = Path.Combine(
_repoRoot
, "tests", "Infrastructure.Tests", "WorkflowScripts", "tracking-issue.harness.js");
290
command.WithWorkingDirectory(
_repoRoot
);