This commit is contained in:
Sebastian 2023-06-21 11:34:19 -03:00
parent 81bf1cc9c1
commit 7010e707ba
No known key found for this signature in database
GPG Key ID: 173909D1A5F66069

View File

@ -35,6 +35,7 @@ export const GetCash = tests.createExample(ReadyView, {
},
},
goToBank: {},
selectMax: {},
goToWallet: {},
previous: [],
selectCurrency: {},
@ -48,6 +49,7 @@ export const SendCash = tests.createExample(ReadyView, {
value: 1,
},
},
selectMax: {},
goToBank: {},
goToWallet: {},
previous: [],