Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alter-eggo committed Aug 10, 2023
1 parent 6018501 commit cb3cd10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/composables/queries/useUserGaugeSharesQuery.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ test('Returns gauge shares for the current user', async () => {
id: 'gauge id',
poolId: defaultPoolId,
totalSupply: defaultTotalSupply,
poolAddress: '0x0297e37f1873d2dab4487aa67cd56b58e2f27875',
},
},
]);
Expand Down

0 comments on commit cb3cd10

Please sign in to comment.