[tests][crash] remove test focus

This commit is contained in:
Salakar 2018-04-11 00:16:05 +01:00
parent 783dcc32cf
commit 3c1295131f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
describe.only('crash()', () => { describe('crash()', () => {
describe('setCrashCollectionEnabled()', () => { describe('setCrashCollectionEnabled()', () => {
it('true', async () => { it('true', async () => {
await firebase.crash().setCrashCollectionEnabled(true); await firebase.crash().setCrashCollectionEnabled(true);