Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix failing pubnet conversion test (#226)
The "Public network conversion looks reasonable" test expects the Stellar expert validators to belong to a coreset called `expert`. However, #220 changed some of the coreset name mangling logic, so the expected name is now `expert-non-tier1`. This PR fixes the test to check for the correct name.
- Loading branch information