Skip to content

Commit

Permalink
Update pagination.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-ba authored Oct 16, 2024
1 parent af4e2c1 commit 3cce05b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,4 @@ describe('pagination', () => {
expect(buttonPrev.hasAttribute('disabled')).toBe(true);
});
});

0 comments on commit 3cce05b

Please sign in to comment.