Skip to content

Commit e20ed6b

Browse files
committed
chore: add todo
1 parent 63b060f commit e20ed6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tests/firestore/utils.spec.ts

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ describe('Firestore utils', () => {
1818

1919
beforeEach(async () => {
2020
await setDoc(docRef, {
21+
// TODO: ref of collection
2122
// collection,
2223
data: {},
2324
index: 0,

0 commit comments

Comments
 (0)