1 write to _repoRoot
Infrastructure.Tests (1)
WorkflowScripts\MonitorScheduledWorkflowsTests.cs (1)
27_repoRoot = RepoRoot.Path;
2 references to _repoRoot
Infrastructure.Tests (2)
WorkflowScripts\MonitorScheduledWorkflowsTests.cs (2)
28_harnessPath = Path.Combine(_repoRoot, "tests", "Infrastructure.Tests", "WorkflowScripts", "monitor-scheduled-workflows.harness.js"); 249command.WithWorkingDirectory(_repoRoot);