Skip to content

Commit

Permalink
fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
julien51 committed Apr 12, 2022
1 parent 392cbef commit be92637
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 @@ -214,6 +214,7 @@ describe('useLocks', () => {
expirationDuration: 60 * 60 * 5,
keyPrice: '1',
maxNumberOfKeys: 100,
publicLockVersion: 10,
}
let addToLocks
let setError
Expand Down

0 comments on commit be92637

Please sign in to comment.