Skip to content

Commit acb750f

Browse files
Adding one more 'Visible for testing' comment
1 parent 040fbf4 commit acb750f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/firestore/src/local/indexeddb_schema.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -647,6 +647,7 @@ export const V1_STORES = [
647647
// Visible for testing
648648
export const V2_STORES = V1_STORES;
649649

650+
// Visible for testing
650651
export const V3_STORES = [
651652
...V2_STORES,
652653
DbClientMetadata.store,

0 commit comments

Comments
 (0)