Skip to content

Commit

Permalink
Update Flow Framework Tests cont. (#1682) (#1685)
Browse files Browse the repository at this point in the history
* 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>
(cherry picked from commit 460fd45)

Co-authored-by: Tyler Ohlsen <ohltyler@amazon.com>
  • Loading branch information
opensearch-trigger-bot[bot] and ohltyler authored Jan 30, 2025
1 parent b21648b commit 496b581
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ describe('Creating Workflows Using Various Methods', () => {
.should('be.visible')
.click();
cy.getElementByTestId('updateSearchButton').should('be.visible').click();
cy.getElementByTestId('searchButton').should('be.visible').click();
// TODO: further search response validation can be completed when the UI is finalized in how it is displayed.
});

Expand Down

0 comments on commit 496b581

Please sign in to comment.