mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/views/Pages/AccountOverview/GddTransactionList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
ca0f122f4e
commit
d1de2b5820
@ -42,7 +42,7 @@ describe('GddTransactionList', () => {
|
||||
transactions: false,
|
||||
})
|
||||
})
|
||||
it('Transactions array is not there', () => {
|
||||
it('shows error no transaction list', () => {
|
||||
expect(wrapper.find('div.test-no-transactionlist').text()).toContain(
|
||||
'error.no-transactionlist',
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user