Skip to content

Commit 3d875d2

Browse files
Empty line
1 parent 05475a3 commit 3d875d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/firestore/test/unit/local/remote_document_cache.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,7 @@ function genericRemoteDocumentCacheTests(
405405
expect(read.size).to.equal(keys.length);
406406
});
407407
});
408+
408409
it('can set and read several documents with deeply nested keys', () => {
409410
// This test verifies that the sorting works correctly in IndexedDB,
410411
// which sorts by prefix path first.

0 commit comments

Comments
 (0)