mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-23 20:10:05 +08:00
[tests][iid] remove test focus
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
describe.only('iid()', () => {
|
||||
describe('iid()', () => {
|
||||
describe('get()', () => {
|
||||
it('returns instance id string', async () => {
|
||||
const iid = await firebase.iid().get();
|
||||
|
||||
Reference in New Issue
Block a user