From 60a11f569f69559725924cc821c15efb8e9c251a Mon Sep 17 00:00:00 2001 From: Tyler Ohlsen Date: Wed, 30 Oct 2024 11:31:43 -0700 Subject: [PATCH] Update query btn Signed-off-by: Tyler Ohlsen --- .../plugins/dashboards-flow-framework/create_workflow_spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/integration/plugins/dashboards-flow-framework/create_workflow_spec.js b/cypress/integration/plugins/dashboards-flow-framework/create_workflow_spec.js index d176d10ce..27711c512 100644 --- a/cypress/integration/plugins/dashboards-flow-framework/create_workflow_spec.js +++ b/cypress/integration/plugins/dashboards-flow-framework/create_workflow_spec.js @@ -170,7 +170,7 @@ describe('Creating Workflows Using Various Methods', () => { .trigger('blur', { force: true }); }); }); - cy.getElementByDataTestId('searchQueryCloseButton') + cy.getElementByDataTestId('updateSearchQueryButton') .should('be.visible') .click(); cy.mockSemanticSearchIndexSearch(() => {