mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +10:00
Builder test: added test for handling non-existent resume, added resetting of language Storage item
This commit is contained in:
@ -76,5 +76,6 @@ module.exports = {
|
||||
href: to,
|
||||
}),
|
||||
),
|
||||
navigate: jest.fn(),
|
||||
useStaticQuery,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user