mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-13 06:24:54 +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