We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946c0ba commit 66821d8Copy full SHA for 66821d8
packages/firestore/test/integration/api/composite_index_query.test.ts
@@ -34,7 +34,7 @@ import { apiDescribe } from '../util/helpers';
34
* isolation and query construction.
35
*
36
* Please remember to update the main index configuration file (firestore_index_config.tf)
37
- * with any new composite indexes needed for the tests. This ensures synchronization with
+ * with any new composite indexes needed for the tests. This ensures synchronization with
38
* other testing environments, including CI. You can generate the required index link by
39
* clicking on the Firebase console link in the error message while running tests locally.
40
*/
0 commit comments