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