2 references to StartupFailureRun
Infrastructure.Tests (2)
WorkflowScripts\MonitorScheduledWorkflowsIntegrationTests.cs (2)
348runsByFile = new Dictionary<string, object> { ["deployment-tests.yml"] = StartupFailureRun() }, 367runsByFile = new Dictionary<string, object> { [workflowFile] = StartupFailureRun(updatedAt: MinutesAgo(30)) },