Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: hard code esApiVersion to master (#13198)
Until elasticsearch.js actually has support for 6.x/6.0 branches, this needs to just rely on the master apiVersion. Also, we shouldn't change this esApiVersion in tests unless we are also changing the value in our elasticsearch plugin proper, otherwise our tests can accidentally use a different API version than reality.
- Loading branch information