mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/components/GdtTransactionList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
ea825bc6cd
commit
da9b5f0bbb
@ -175,7 +175,7 @@ describe('GdtTransactionList ', () => {
|
||||
transactionGdtCount: 42,
|
||||
})
|
||||
})
|
||||
expect(wrapper.find('div.pagination')).toBeTruthy()
|
||||
expect(wrapper.find('div.pagination').exists()).toBe(true)
|
||||
})
|
||||
|
||||
it('shows no the pagination buttons if transactionCount < 25', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user