mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-19 03:01:53 +10:00
Firebase mock: refactoring, fixed issue with call to __getResume
This commit is contained in:
@ -20,7 +20,7 @@ beforeEach(() => {
|
||||
|
||||
afterEach(cleanup);
|
||||
|
||||
it('renders correctly', () => {
|
||||
it('renders correctly', async () => {
|
||||
firebaseMockUseDemoResume(true);
|
||||
const resumeId = firebaseMockGetResumeId();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user