Skip to content

Commit 66821d8

Browse files
committed
Update composite_index_query.test.ts
1 parent 946c0ba commit 66821d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/test/integration/api/composite_index_query.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import { apiDescribe } from '../util/helpers';
3434
* isolation and query construction.
3535
*
3636
* 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
37+
* with any new composite indexes needed for the tests. This ensures synchronization with
3838
* other testing environments, including CI. You can generate the required index link by
3939
* clicking on the Firebase console link in the error message while running tests locally.
4040
*/

0 commit comments

Comments
 (0)