mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
test - actions - remove commented code
This commit is contained in:
parent
500e7d1f04
commit
efb7543c6d
@ -48,8 +48,6 @@ describe('tx confirmation screen', function () {
|
|||||||
cancelTransaction (txId, cb) { cb() },
|
cancelTransaction (txId, cb) { cb() },
|
||||||
clearSeedWordCache (cb) { cb() },
|
clearSeedWordCache (cb) { cb() },
|
||||||
})
|
})
|
||||||
// var dispatchExpect = sinon.mock()
|
|
||||||
// dispatchExpect.once()
|
|
||||||
|
|
||||||
let action
|
let action
|
||||||
actions.cancelTx({value: firstTxId})((dispatchAction) => {
|
actions.cancelTx({value: firstTxId})((dispatchAction) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user