Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
undeletable committed May 3, 2024
1 parent b1ca758 commit be3a510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/components/Pagination/__tests__/Pagination-test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@ describe('Pagination', () => {
);
};

// TODO check why is this test failing on timeout
test('should update page range based on step prop dynamically changing', async () => {
render(<TestComponent />);
// Open select
Expand Down

0 comments on commit be3a510

Please sign in to comment.