Builder test: added test for handling non-existent resume, added resetting of language Storage item

This commit is contained in:
gianantoniopini
2021-01-20 12:57:31 +01:00
parent 5ba978dae5
commit 155cd499fb
2 changed files with 99 additions and 59 deletions

View File

@ -76,5 +76,6 @@ module.exports = {
href: to,
}),
),
navigate: jest.fn(),
useStaticQuery,
};