Skip to content

Commit

Permalink
fix unit test
Browse files Browse the repository at this point in the history
Signed-off-by: abbyhu2000 <[email protected]>
  • Loading branch information
abbyhu2000 committed Jan 3, 2024
1 parent 5bf8243 commit e590676
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ describe('LanguageSwitcher', () => {
const services = {
uiSettings: startMock.uiSettings,
docLinks: startMock.docLinks,
application: startMock.application,
};

return (
Expand Down

0 comments on commit e590676

Please sign in to comment.