1 write to _harnessPath
Infrastructure.Tests (1)
WorkflowScripts\CreateFailingTestIssueWorkflowTests.cs (1)
27_harnessPath = Path.Combine(_repoRoot, "tests", "Infrastructure.Tests", "WorkflowScripts", "create-failing-test-issue.harness.js");
1 reference to _harnessPath
Infrastructure.Tests (1)
WorkflowScripts\CreateFailingTestIssueWorkflowTests.cs (1)
276var result = await command.ExecuteScriptAsync(_harnessPath, requestPath);