Skip to content

Commit

Permalink
fix: 🧪 fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
matteoscurati committed Jun 15, 2024
1 parent 092c292 commit 11660cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/pages/notifications/notifications-list.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ describe('NotificationsList', () => {
notifications={[]}
isLoading={false}
isError={false}
notificationsCount={0}
/>
</MetamaskNotificationsProvider>
</Router>
Expand Down

0 comments on commit 11660cd

Please sign in to comment.