mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-11 23:05:17 +00:00
Jakub
5a97b034e2
* fix(nim-tests): split tests into individual targets Otherwise combining separate `nim` calls with `;` results in only the last one informing `make` call what exit code the hole target had. Resolves: https://github.com/status-im/status-desktop/issues/16545 Signed-off-by: Jakub Sokołowski <jakub@status.im> * test: fix message_model test * fix; Update default sorting for assets and collectibles (#16552) * chore(status-go): bump status-go to latest (#16559) * test: fix collectibles_model test --------- Signed-off-by: Jakub Sokołowski <jakub@status.im> Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com> Co-authored-by: Cuteivist <emil.sawicki9@gmail.com> Co-authored-by: Dario Gabriel Lipicar <dario@status.im>