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"); 290command.WithWorkingDirectory(_repoRoot);