diff --git a/frontend/src/components/GddSend/TransactionForm.spec.js b/frontend/src/components/GddSend/TransactionForm.spec.js index 7a527af32..a7ad1b531 100644 --- a/frontend/src/components/GddSend/TransactionForm.spec.js +++ b/frontend/src/components/GddSend/TransactionForm.spec.js @@ -251,7 +251,7 @@ describe('GddSend', () => { }) }) - describe('is selected: "link"', () => { + describe('create transaction link', () => { beforeEach(async () => { await wrapper.setData({ form: { email: 'bibi@bloxberg.de' },