mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add store state email to tests in ShowTransactionLinkInformations
This commit is contained in:
parent
63d9e9ab94
commit
be387400ca
@ -18,6 +18,11 @@ const createMockObject = (code) => {
|
||||
$i18n: {
|
||||
locale: () => 'en',
|
||||
},
|
||||
$store: {
|
||||
state: {
|
||||
email: 'bibi@bloxberg.de',
|
||||
},
|
||||
},
|
||||
$apollo: {
|
||||
query: queryTransactionLink,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user