Skip to content

Commit

Permalink
Reset snapshot to match main
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto committed Dec 10, 2024
1 parent 02d2876 commit 209e05e
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`fern generate > missing docs page 1`] = `"Login required."`;
exports[`fern generate > missing docs page 1`] = `
"[docs]: Found 1 errors and 0 warnings. Run fern check --warnings to print out the warnings.
[docs]: docs.yml -> navigation -> 0 -> path
Path missing.md does not exist"
`;

0 comments on commit 209e05e

Please sign in to comment.