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 f35d483 commit d415d4dCopy full SHA for d415d4d
packages/firestore/test/integration/api/snasphot_listener_source.test.ts
@@ -44,7 +44,7 @@ import {
44
withTestDocAndInitialData
45
} from '../util/helpers';
46
47
-apiDescribe.only('Snapshot Listener source options ', persistence => {
+apiDescribe('Snapshot Listener source options ', persistence => {
48
// eslint-disable-next-line no-restricted-properties
49
(persistence.gc === 'lru' ? describe : describe.skip)(
50
'listen to persistence cache',
0 commit comments