Skip to content

Commit 460fd45

Browse files
authored
Update Flow Framework Tests cont. (#1682)
* Update flow framework test cont. Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com> * remove skips Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com> --------- Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
1 parent acb68e4 commit 460fd45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cypress/integration/plugins/dashboards-flow-framework/create_workflow_spec.js

-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ describe('Creating Workflows Using Various Methods', () => {
164164
.should('be.visible')
165165
.click();
166166
cy.getElementByTestId('updateSearchButton').should('be.visible').click();
167-
cy.getElementByTestId('searchButton').should('be.visible').click();
168167
// TODO: further search response validation can be completed when the UI is finalized in how it is displayed.
169168
});
170169

0 commit comments

Comments
 (0)