Skip to content

Commit

Permalink
fix: link PaymentDeleteInFlightExit in py tests
Browse files Browse the repository at this point in the history
  • Loading branch information
boolafish committed Nov 26, 2019
1 parent 55188fe commit 258f380
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ def _get_payment_exit_game(self, get_contract, maintainer):
'PaymentChallengeIFENotCanonical',
'PaymentChallengeIFEInputSpent',
'PaymentChallengeIFEOutputSpent',
'PaymentDeleteInFlightExit',
'PaymentProcessInFlightExit',
]

Expand Down

0 comments on commit 258f380

Please sign in to comment.