Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Delete confusing assertion in test
The assertion implied that a version conflict can lead to a Right value (maybe for either ElasticSearch or OpenSearch.) However, the parsing logic would force this to be a Left value.
- Loading branch information