Update frontend/src/components/GddSend/TransactionForm.spec.js

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Alexander Friedland 2022-03-23 20:37:38 +01:00 committed by GitHub
parent b46d31f7bb
commit 0e05bded0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -251,7 +251,7 @@ describe('GddSend', () => {
})
})
describe('is selected: "link"', () => {
describe('create transaction link', () => {
beforeEach(async () => {
await wrapper.setData({
form: { email: 'bibi@bloxberg.de' },