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