mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
`UnresolvedRelation`'s equality test would sometimes not properly mutate the object under test. This is because `ESTestCase#randomValueOtherThan` will only run its provider one time if passed `null` for the "other than" value. Original commit: elastic/x-pack-elasticsearch@7b13e8dc98