Skip to content

Commit

Permalink
re-add tx_test()
Browse files Browse the repository at this point in the history
  • Loading branch information
Reecepbcups committed Oct 18, 2023
1 parent 95166c1 commit bc56e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-interchain/python/api_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def main():
poll_for_start(API_URL, waitSeconds=120)

bin_test()
# tx_test()
tx_test()


# Test to ensure the base layer works and returns data properly
Expand Down

0 comments on commit bc56e48

Please sign in to comment.