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