Skip to content

Commit

Permalink
Restore failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jouzo committed Aug 17, 2023
1 parent d4f8cd7 commit b70840c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/feature_dst20.py
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@ def run_test(self):
self.test_bridge_when_no_balance()
self.test_negative_transfer()
self.test_different_tokens()
# self.test_loan_token()
self.test_loan_token()

if __name__ == "__main__":
DST20().main()

0 comments on commit b70840c

Please sign in to comment.