We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce5edc commit 151db1aCopy full SHA for 151db1a
packages/firestore/test/unit/specs/recovery_spec.test.ts
@@ -102,7 +102,7 @@ describeSpec(
102
// The primary client 0 receives a notification that the query can
103
// be released, but it can only process the change after we recover
104
// the database.
105
- .expectActiveTargets({ query})
+ .expectActiveTargets({ query })
106
.recoverDatabase()
107
.runTimer(TimerId.AsyncQueueRetry)
108
.expectActiveTargets()
0 commit comments