Skip to content

Commit

Permalink
rolling back un-necessary change
Browse files Browse the repository at this point in the history
  • Loading branch information
gedu committed Oct 29, 2024
1 parent 71112b7 commit ce50fdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui/PaginationTest.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ describe('Pagination', () => {

it('opens a chat and load initial messages', async () => {
mockOpenReport(5, '5');

await signInAndGetApp();
await navigateToSidebarOption(REPORT_ID);

Expand Down

0 comments on commit ce50fdc

Please sign in to comment.