Skip to content

Commit 215354a

Browse files
committed
Update Custom to Custom Search
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
1 parent 5b9e29f commit 215354a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ describe('Creating Workflows Using Various Methods', () => {
177177
});
178178

179179
it('Create workflow from custom template', () => {
180-
createPreset('Custom');
180+
createPreset('Custom Search');
181181
});
182182

183183
after(() => {

0 commit comments

Comments
 (0)