diff --git a/tests/cypress/integration/features/facilities/vba/vba_facility.feature b/tests/cypress/integration/features/facilities/vba/vba_facility.feature index 672d3366a22..be6831e70c7 100644 --- a/tests/cypress/integration/features/facilities/vba/vba_facility.feature +++ b/tests/cypress/integration/features/facilities/vba/vba_facility.feature @@ -22,4 +22,4 @@ Feature: CMS User may effectively interact with the VBA Facility form Then I should not see an element with the selector "#edit-field-alert-type" And I should see an element with the selector "#edit-field-dismissible-option--wrapper" And I should see an element with the selector "#edit-field-banner-title-0-value" - And I should see an element with the selector "#edit-field-banner-content-wrapper" + And I should not see an element with the selector "#edit-field-banner-content-wrapper"