diff --git a/cypress/e2e/dolthub/privatePaths/render/databaseSettings/branchProtections.spec.ts b/cypress/e2e/dolthub/privatePaths/render/databaseSettings/branchProtections.spec.ts index 015f3a4d..90d4be04 100644 --- a/cypress/e2e/dolthub/privatePaths/render/databaseSettings/branchProtections.spec.ts +++ b/cypress/e2e/dolthub/privatePaths/render/databaseSettings/branchProtections.spec.ts @@ -64,7 +64,7 @@ describe(`${pageName} renders expected components on different devices`, () => { beVisible, newClickFlow("[data-cy=branch-protection-breadcrumbs] a", []), ), - shouldBeVisible("branch-protection-branch-selector"), + shouldBeVisible("branch-name-input"), // check the checkboxes on the branch protections page scrollToPosition("#main-content", "bottom"),