Skip to content

Commit

Permalink
unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed May 15, 2024
1 parent 1e4d54b commit d95e6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@uppy/core/src/Uppy.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ describe('src/Core', () => {
core.destroy()

expect(coreCancelEventMock).toHaveBeenCalledWith(
{ reason: 'user' },
undefined,
undefined,
undefined,
undefined,
Expand Down

0 comments on commit d95e6ee

Please sign in to comment.