change tests for ShowTransactionLinkInformations.spec.js

This commit is contained in:
ogerly 2022-03-18 19:38:57 +01:00
parent 668d4f05e0
commit 18a650c95a

View File

@ -39,6 +39,8 @@ export default {
return { return {
img: '/img/brand/green.png', img: '/img/brand/green.png',
displaySetup: { displaySetup: {
amount: '123.45',
memo: '',
user: { user: {
firstName: '', firstName: '',
}, },