4 references to FindRequiredText
Infrastructure.Tests (4)
WorkflowScripts\ExtensionReleaseWorkflowTests.cs (4)
237
var configureGitCredentialsIndex =
FindRequiredText
(workflow, "Configure Git credentials");
238
var checkoutPrBranchIndex =
FindRequiredText
(workflow, "Checkout PR branch");
239
var preloadIndex =
FindRequiredText
(workflow, "Preload authoritative marker range for local changelog enumeration");
240
var cleanCredentialsIndex =
FindRequiredText
(workflow, "Clean credentials");