diff --git a/frontend/src/views/Pages/AccountOverview/GddTransactionList.spec.js b/frontend/src/views/Pages/AccountOverview/GddTransactionList.spec.js index 4378293ba..984248e15 100644 --- a/frontend/src/views/Pages/AccountOverview/GddTransactionList.spec.js +++ b/frontend/src/views/Pages/AccountOverview/GddTransactionList.spec.js @@ -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: [],