fix: update test snapshots

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2023-05-19 19:12:09 +02:00
parent 4eb341308a
commit 0c03e03a95
5 changed files with 18 additions and 18 deletions

View file

@ -3,7 +3,7 @@
exports[`Table of contents renders correctly 1`] = ` exports[`Table of contents renders correctly 1`] = `
<div> <div>
<div <div
class="markdown-toc customClassName" class="toc customClassName"
> >
<ul> <ul>
<li> <li>
@ -42,7 +42,7 @@ exports[`Table of contents renders correctly 1`] = `
exports[`Table of contents renders only in requested max depth 1`] = ` exports[`Table of contents renders only in requested max depth 1`] = `
<div> <div>
<div <div
class="markdown-toc customClassName" class="toc customClassName"
> >
<ul> <ul>
<li> <li>