Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TEST] Fix issue parsing response out of order
When parsing GetResponse it was possible that the equality check failed because items in the map were in a different order (in the `.equals` implementation).
- Loading branch information