iroha
iroha copied to clipboard
Restore `correct_pagination_assets_after_creating_new_one` test
remove ignore from this test after #4353 has made it fail
I would like to work on this issue.
The cause for failing the test is a change of metadata value from a certain data type to JsonString #4353, which causes wrong ordering when sorting. #5192