Skip to content

Commit

Permalink
fix: updated unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
lubega-deriv committed May 3, 2024
1 parent 7b8fef1 commit 657140b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ describe('WalletCard', () => {
render(
<APIProvider>
<WalletsAuthProvider>
<WalletCard {...mockProps} />
<WalletCard isCarouselContent {...mockProps} />
</WalletsAuthProvider>
</APIProvider>
);
Expand Down

0 comments on commit 657140b

Please sign in to comment.