Skip to content

Commit 151db1a

Browse files
[AUTOMATED]: Prettier Code Styling
1 parent dce5edc commit 151db1a

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
@@ -102,7 +102,7 @@ describeSpec(
102102
// The primary client 0 receives a notification that the query can
103103
// be released, but it can only process the change after we recover
104104
// the database.
105-
.expectActiveTargets({ query})
105+
.expectActiveTargets({ query })
106106
.recoverDatabase()
107107
.runTimer(TimerId.AsyncQueueRetry)
108108
.expectActiveTargets()

0 commit comments

Comments
 (0)