[tests][firestore] remove test focus
This commit is contained in:
parent
a3f5b01d67
commit
a131209e68
|
@ -1,4 +1,4 @@
|
|||
describe.only('firestore()', () => {
|
||||
describe('firestore()', () => {
|
||||
describe('DocumentSnapshot', () => {
|
||||
before(async () => {
|
||||
await TestHelpers.firestore.resetTestCollectionDoc();
|
||||
|
|
Loading…
Reference in New Issue