Skip to content

Commit 00af1f3

Browse files
[AUTOMATED]: Prettier Code Styling
1 parent 7b538dc commit 00af1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/test/unit/specs/recovery_spec.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ describeSpec(
4040
.writeAcks('collection/a', 1, { expectUserCallback: false })
4141
.client(1)
4242
// Client 1 has received the WebStorage notification that the write
43-
// has been acknowledged, but failed to process the change. Hence,
43+
// has been acknowledged, but failed to process the change. Hence,
4444
// we did not get a user callback. We schedule the first retry and
4545
// make sure that it cannot be processed until `recoverDatabase`
4646
// is called.

0 commit comments

Comments
 (0)