5 references to CandidatesScriptRelativePath
Infrastructure.Tests (5)
WorkflowScripts\AnalyzeCiFailureWorkflowTests.cs (5)
26Path.Combine(RepoRoot.Path, CandidatesScriptRelativePath)); 124Assert.Contains(CandidatesScriptRelativePath, checkoutStep, StringComparison.Ordinal); 275Path.Combine(RepoRoot.Path, CandidatesScriptRelativePath), 276Path.Combine(workflowDirectory, Path.GetFileName(CandidatesScriptRelativePath))); 6980Path.Combine(RepoRoot.Path, CandidatesScriptRelativePath),