2
0
mirror of synced 2025-01-11 14:44:12 +00:00

[tests][firestore] remove test focus

This commit is contained in:
Salakar 2018-04-12 12:56:29 +01:00
parent a3f5b01d67
commit a131209e68

View File

@ -1,4 +1,4 @@
describe.only('firestore()', () => {
describe('firestore()', () => {
describe('DocumentSnapshot', () => {
before(async () => {
await TestHelpers.firestore.resetTestCollectionDoc();