Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
julien51 committed Apr 12, 2022
1 parent 3c854ef commit 5a6e831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unlock-app/src/__tests__/hooks/useLocks.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ describe('useLocks', () => {
maxNumberOfKeys: lock.maxNumberOfKeys,
name: lock.name,
owner,
publicLockVersion: 10,
},
expect.any(Function)
)
Expand Down

0 comments on commit 5a6e831

Please sign in to comment.