1 write to _harnessPath
Infrastructure.Tests (1)
WorkflowScripts\MonitorScheduledWorkflowsIntegrationTests.cs (1)
39_harnessPath = Path.Combine(_repoRoot, "tests", "Infrastructure.Tests", "WorkflowScripts", "monitor-scheduled-workflows.integration.harness.js");
1 reference to _harnessPath
Infrastructure.Tests (1)
WorkflowScripts\MonitorScheduledWorkflowsIntegrationTests.cs (1)
398var result = await command.ExecuteScriptAsync(_harnessPath, requestPath);