Skip to content

Commit

Permalink
Merge pull request #679 from eosnetworkfoundation/GH-677-trx-finality…
Browse files Browse the repository at this point in the history
…-test

[3.1] Fix trx_finality_status_test
  • Loading branch information
heifner authored Jul 15, 2022
2 parents 250b6ee + fc0ac45 commit c6b3f1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/trx_finality_status_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
prodCount=1
killAll=args.clean_run
walletPort=TestHelper.DEFAULT_WALLET_PORT
totalNodes=pnodes+1

walletMgr=WalletMgr(True, port=walletPort)
testSuccessful=False
Expand Down

0 comments on commit c6b3f1e

Please sign in to comment.