3 references to HistoryScriptRelativePath
Infrastructure.Tests (3)
WorkflowScripts\AnalyzeCiFailureWorkflowTests.cs (3)
272
Path.Combine(RepoRoot.Path,
HistoryScriptRelativePath
),
273
Path.Combine(workflowDirectory, Path.GetFileName(
HistoryScriptRelativePath
)));
6957
Path.Combine(RepoRoot.Path,
HistoryScriptRelativePath
),