1 write to _harnessPath
Infrastructure.Tests (1)
WorkflowScripts\TrackingIssueTests.cs (1)
30_harnessPath = Path.Combine(_repoRoot, "tests", "Infrastructure.Tests", "WorkflowScripts", "tracking-issue.harness.js");
1 reference to _harnessPath
Infrastructure.Tests (1)
WorkflowScripts\TrackingIssueTests.cs (1)
292var result = await command.ExecuteScriptAsync(_harnessPath, requestPath);