mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
blogUtils.test.ts update page url
This commit is contained in:
parent
056105cd36
commit
6c4c8a5a3e
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ describe('paginateBlogPosts', () => {
|
|||
blogTitle: 'Blog Title',
|
||||
blogDescription: 'Blog Description',
|
||||
postsPerPageOption: 10,
|
||||
pageBasePath: 'page',
|
||||
pageBasePath: 'a-page',
|
||||
}),
|
||||
).toMatchSnapshot();
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue