Skip to content

Commit 612e7a1

Browse files
removed print
Signed-off-by: tech0priyanshu <priyanshuyadv101106@gmail.com>
1 parent 269a429 commit 612e7a1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unit/transaction_freeze_and_bytes_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,4 +760,3 @@ def test_fee_resolution_falls_back_to_transaction_default(mock_client):
760760
tx.freeze_with(mock_client)
761761

762762
assert tx.transaction_fee == 100000000 # Default fee for TransferTransaction
763-
print(tx.__class__.__mro__)

0 commit comments

Comments
 (0)