mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-28 23:06:37 +01:00
Finish test description
This commit is contained in:
parent
42813508bc
commit
767f8ec52f
@ -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