mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 01:32:02 +10:00
Minor change in FirebaseStub test file
This commit is contained in:
@ -118,7 +118,7 @@ describe('database', () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
describe('auth', () => {
|
describe('auth', () => {
|
||||||
beforeEach(() => {
|
afterEach(() => {
|
||||||
FirebaseStub.auth().clearOnAuthStateChangedObservers();
|
FirebaseStub.auth().clearOnAuthStateChangedObservers();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user