Skip to content

Commit

Permalink
remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-p committed Sep 9, 2024
1 parent 75ea933 commit 3a6d01f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_complex_txns.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
def algorand_mainnet() -> AlgorandClient:
return AlgorandClient.main_net()

# TODO: Do a full snapshot assertion for both these tests. Just eyeballing it for now but it looks to line up with TS results

def test_nested_inners_from_indexer(algorand_mainnet: AlgorandClient) -> None:
txns = get_subscribed_transactions_for_test(
sub_info={
Expand Down

0 comments on commit 3a6d01f

Please sign in to comment.