mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-23 03:59:18 +08:00
[tests][firestore] remove test focus
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
describe.only('firestore()', () => {
|
||||
describe('firestore()', () => {
|
||||
describe('DocumentSnapshot', () => {
|
||||
before(async () => {
|
||||
await TestHelpers.firestore.resetTestCollectionDoc();
|
||||
|
||||
Reference in New Issue
Block a user