Skip to content

Commit

Permalink
Update integration_tests/test_nft_transfer.py
Browse files Browse the repository at this point in the history
Signed-off-by: yihuang <huang@crypto.com>
  • Loading branch information
yihuang authored Dec 5, 2023
1 parent dc70641 commit 68ddb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/test_nft_transfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ def test_nft_transfer(cluster):
"transfer",
"nft",
src_channel,
"a"*2049,
"a" * 2049,
denomid,
tokenid,
"-y",
Expand Down

0 comments on commit 68ddb20

Please sign in to comment.