test - unit - code style nitpick

feature/default_network_editable
kumavis 7 years ago
parent da5be0812a
commit deab195772
  1. 1
      test/unit/app/controllers/transactions/pending-tx-test.js

@ -17,6 +17,7 @@ describe('PendingTransactionTracker', function () {
let pendingTxTracker, txMeta, txMetaNoHash, txMetaNoRawTx, providerResultStub,
provider, txMeta3, txList, knownErrors
this.timeout(10000)
beforeEach(function () {
txMeta = {
id: 1,

Loading…
Cancel
Save