Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Commit 858b51a

Browse files
committed
removed print
1 parent 591a123 commit 858b51a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/commands/extended/get_bundles_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,6 @@ def test_multiple_transactions(self):
356356
b'DRXICGYDGSVPXFTILFFGAPICYHGGJ9OHXINFX9999'
357357
),
358358
)
359-
print(response['bundles'][0].as_tryte_strings())
360359
self.maxDiff = None
361360
self.assertListEqual(
362361
response['bundles'][0].as_json_compatible(),

0 commit comments

Comments
 (0)