Skip to content

Commit

Permalink
fixing lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
NiranjanaBinoy committed Jun 27, 2024
1 parent 7f81839 commit 429a444
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ function setupController({
getMetaMetricsId: jest.fn().mockReturnValue('mockMetaMetricsId'),
messenger: messenger.getRestricted({
name: 'MetaMetricsDataDeletionController',
allowedActions: [],
allowedEvents: [],
}),
...options,
};
Expand Down

0 comments on commit 429a444

Please sign in to comment.