3 references to _repoRoot
Infrastructure.Tests (3)
WorkflowScripts\SelectTestsCommentScriptTests.cs (3)
33_harnessPath = Path.Combine(_repoRoot, "tests", "Infrastructure.Tests", "WorkflowScripts", "select-tests-comment.harness.js"); 235command.WithWorkingDirectory(_repoRoot); 252var lines = File.ReadAllText(Path.Combine(_repoRoot, ".github", "workflows", "tests.yml"))