Update frontend/src/views/Pages/AccountOverview/GddTransactionList.spec.js

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Alexander Friedland 2021-12-15 07:55:34 +01:00 committed by GitHub
parent d1de2b5820
commit ab3b4f40bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ describe('GddTransactionList', () => {
)
})
})
describe('Check if 0 transactions are coming from the server', () => {
describe('0 transactions from server', () => {
beforeEach(async () => {
await wrapper.setProps({
transactions: [],