Skip to content

Commit 3f5702d

Browse files
committed
fix test
1 parent 21e5f0d commit 3f5702d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1926,8 +1926,8 @@ apiDescribe.skipClassic('Pipelines', persistence => {
19261926
expectResults(
19271927
snapshot,
19281928
'book1',
1929-
'book10',
19301929
'book1',
1930+
'book10',
19311931
'book2',
19321932
'book3',
19331933
'book4',

0 commit comments

Comments
 (0)