Skip to content

Commit

Permalink
tweak the number again
Browse files Browse the repository at this point in the history
  • Loading branch information
EskiMojo14 committed Feb 6, 2024
1 parent 978a067 commit 7abfe32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/toolkit/src/query/tests/buildCreateApi.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ describe('buildCreateApi', () => {
name: 'Timmy',
})

expect(memoize).toHaveBeenCalledTimes(3)
expect(memoize).toHaveBeenCalledTimes(4)

memoize.mockClear()

Expand Down

0 comments on commit 7abfe32

Please sign in to comment.