From fc819ab823248cadaf9f0e9f209e841a3e9cd5cd Mon Sep 17 00:00:00 2001 From: Steve Wirt Date: Tue, 9 Jan 2024 14:25:07 -0500 Subject: [PATCH] VACMS-16146 Make test failt to prove the tests run. --- .../integration/features/facilities/vba/vba_facility.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"