fix test
This commit is contained in:
parent
81bf1cc9c1
commit
7010e707ba
@ -35,6 +35,7 @@ export const GetCash = tests.createExample(ReadyView, {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
goToBank: {},
|
goToBank: {},
|
||||||
|
selectMax: {},
|
||||||
goToWallet: {},
|
goToWallet: {},
|
||||||
previous: [],
|
previous: [],
|
||||||
selectCurrency: {},
|
selectCurrency: {},
|
||||||
@ -48,6 +49,7 @@ export const SendCash = tests.createExample(ReadyView, {
|
|||||||
value: 1,
|
value: 1,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
selectMax: {},
|
||||||
goToBank: {},
|
goToBank: {},
|
||||||
goToWallet: {},
|
goToWallet: {},
|
||||||
previous: [],
|
previous: [],
|
||||||
|
Loading…
Reference in New Issue
Block a user