1
0
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:
Thomas 2019-11-21 17:21:24 -08:00 committed by Mark Stacey
parent 42813508bc
commit 767f8ec52f

View File

@ -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({