Skip to content

Commit

Permalink
failfast
Browse files Browse the repository at this point in the history
  • Loading branch information
kevkevinpal committed Mar 2, 2024
1 parent 0dfd4c2 commit e82b342
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/feature_abortnode.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ def setup_network(self):
# We'll connect the nodes later

def run_test(self):
assert True == False
self.generate(self.nodes[0], 3, sync_fun=self.no_op)

# Deleting the undo file will result in reorg failure
Expand Down

0 comments on commit e82b342

Please sign in to comment.