fix test
This commit is contained in:
parent
81bf1cc9c1
commit
7010e707ba
@ -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: [],
|
||||
|
Loading…
Reference in New Issue
Block a user