Skip to content

Commit

Permalink
update failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhuff committed Oct 17, 2024
1 parent beb4184 commit a5f1e68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ describe('useDropTipFlowUtils', () => {

testingRender(result.current.copyOverrides.beforeBeginningTopText as any)

screen.getByText('First, do you need to preserve aspirated liquid?')
screen.getByText('First, do you need to blowout aspirated liquid?')

testingRender(result.current.copyOverrides.tipDropCompleteBtnCopy as any)

Expand Down

0 comments on commit a5f1e68

Please sign in to comment.