Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
connorlanigan committed Jul 21, 2023
1 parent d3f0029 commit e40efa4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ describe('useFunnelStep hook', () => {
value={{
stepNameSelector: 'step_name_selector',
stepNumber: 0,
subStepCount: { current: 0 },
}}
>
<ChildComponent />
Expand Down

0 comments on commit e40efa4

Please sign in to comment.