Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

Converting lazy index check to consistent index in test class #354

Closed simplynaveen20 closed 4 years ago

simplynaveen20 commented 4 years ago

Sdk master branch test cases are failing as now BE service does not support lazy indexing. Fixing the test case in this PR