Skip to content

Commit

Permalink
Update Custom to Custom Search
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
ohltyler committed Jan 28, 2025
1 parent 5b9e29f commit 215354a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ describe('Creating Workflows Using Various Methods', () => {
});

it('Create workflow from custom template', () => {
createPreset('Custom');
createPreset('Custom Search');
});

after(() => {
Expand Down

0 comments on commit 215354a

Please sign in to comment.