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 f3ae569d7..d91074c0b 100644 --- a/cypress/integration/plugins/dashboards-flow-framework/create_workflow_spec.js +++ b/cypress/integration/plugins/dashboards-flow-framework/create_workflow_spec.js @@ -177,7 +177,7 @@ describe('Creating Workflows Using Various Methods', () => { }); it('Create workflow from custom template', () => { - createPreset('Custom'); + createPreset('Custom Search'); }); after(() => {