mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Finish test description
This commit is contained in:
parent
d84b16a784
commit
4736e3ed87
@ -294,7 +294,7 @@ describe('Send Component', function () {
|
||||
)
|
||||
})
|
||||
|
||||
it('should call updateGas when ', () => {
|
||||
it('should call updateGas when selectedToken.address is changed', () => {
|
||||
SendTransactionScreen.prototype.updateGas.resetHistory()
|
||||
propsMethodSpies.updateAndSetGasLimit.resetHistory()
|
||||
wrapper.instance().componentDidUpdate({
|
||||
|
Loading…
Reference in New Issue
Block a user