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