mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-26 11:11:07 +00:00
672a2912b8
There was a bug that could make other ss58 tests fail when being executed with this one in parallel. This test changes the default ss58 version and if other tests are run at the time the default version is changed, they would fail. To fix this problem, we now run the actual test as a new process.