Details
Description
Cargo trunk fails during a full build and test cycle, as I think one of the Orion tests checks the roles in "wrong order". The attached patch would fix this.
Cargo trunk fails during a full build and test cycle, as I think one of the Orion tests checks the roles in "wrong order". The attached patch would fix this.
Fixed (with modifications to the patch as it was suggesting a different order which was not working on my machine). Made the test order-independent.