[tests][config] remove test focus - woops
This commit is contained in:
parent
5b1757ec5a
commit
53bb38c3a4
|
@ -1,4 +1,4 @@
|
|||
describe.only('config()', () => {
|
||||
describe('config()', () => {
|
||||
before(() => {
|
||||
firebase.config().enableDeveloperMode();
|
||||
firebase.config().setDefaults({
|
||||
|
|
Loading…
Reference in New Issue