Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Sep 19, 2023
1 parent 33c1306 commit 9e7d3e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/theme/Sitemap/Sitemap.test.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ describe('Sitemap', () => {
locale: 'en',
messages: {},
},
navroot: {
navroot: {
'@id': 'http://localhost:8080/Plone',
},
},
});
const component = renderer.create(
<Provider store={store}>
Expand Down

0 comments on commit 9e7d3e7

Please sign in to comment.