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 3cce05b commit e572eb1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,3 @@ describe('pagination', () => {
expect(buttonPrev.hasAttribute('disabled')).toBe(true);
});
});

0 comments on commit e572eb1

Please sign in to comment.