1 write to _repoRoot
Infrastructure.Tests (1)
WorkflowScripts\MonitorScheduledWorkflowsIntegrationTests.cs (1)
38_repoRoot = RepoRoot.Path;
2 references to _repoRoot
Infrastructure.Tests (2)
WorkflowScripts\MonitorScheduledWorkflowsIntegrationTests.cs (2)
39_harnessPath = Path.Combine(_repoRoot, "tests", "Infrastructure.Tests", "WorkflowScripts", "monitor-scheduled-workflows.integration.harness.js"); 396command.WithWorkingDirectory(_repoRoot);