mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-23 14:06:59 +02:00
refactor(v2): include path in error about non-existent ids (#4969)
This commit is contained in:
parent
737f80a026
commit
e25c0e7d3f
3 changed files with 8 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`sidebar site with wrong sidebar content 1`] = `
|
||||
"Bad sidebars file.
|
||||
"Bad sidebar file at 'packages/docusaurus-plugin-content-docs/src/__tests__/__fixtures__/simple-site/wrong-sidebars.json'.
|
||||
These sidebar document ids do not exist:
|
||||
- goku,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue