Skip to content

Commit

Permalink
Update tests/ui/LHNItemsPresence.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Vit Horacek <[email protected]>
  • Loading branch information
mkzie2 and mountiny authored Dec 9, 2024
1 parent e02a4ac commit 3d24897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/LHNItemsPresence.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ describe('SidebarLinksData', () => {
lastReadTime: report.lastVisibleActionCreated,
});

// The repot should not disapper in the sidebar because we are in the focus mode
// The report should not disappear in the sidebar because we are in the focus mode
expect(getOptionRows()).toHaveLength(0);
});
});
Expand Down

0 comments on commit 3d24897

Please sign in to comment.