Skip to content

Commit

Permalink
GH-2161 For LIB to advance need to make bios not a finalizer
Browse files Browse the repository at this point in the history
  • Loading branch information
heifner committed Mar 22, 2024
1 parent b9ac212 commit be96431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/nodeos_irreversible_mode_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ def relaunchNode(node: Node, chainArg="", addSwapFlags=None, relaunchAssertMessa
totalNodes=totalNodes,
pnodes=1,
activateIF=activateIF,
biosFinalizer=False,
topo="mesh",
specificExtraNodeosArgs={
0:"--enable-stale-production",
Expand Down

0 comments on commit be96431

Please sign in to comment.