Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lone-star committed Jan 11, 2024
1 parent 06b3be4 commit 9878a99
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ describe('<Toast />', () => {
expect(spy).not.toHaveBeenCalled();
});
});

describe('actionOnComponent', () => {
const mockAction = {
content: 'Do something',
Expand Down

0 comments on commit 9878a99

Please sign in to comment.