Skip to content

Commit 15bb7e3

Browse files
committed
test: update snapshots after Babel Macro removal
1 parent fba0d7c commit 15bb7e3

3 files changed

Lines changed: 0 additions & 46 deletions

File tree

test/components/NavBar/__snapshots__/SidebarMenus.spec.tsx.snap

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -366,16 +366,6 @@ exports[`DocsSidebarMenu renders correctly 1`] = `
366366
SWC Plugin
367367
</a>
368368
</h5>
369-
<h5
370-
className="c4"
371-
>
372-
<a
373-
className="c3"
374-
href="/docs/tooling#babel-macro"
375-
>
376-
Babel Macro
377-
</a>
378-
</h5>
379369
<h5
380370
className="c4"
381371
>

test/components/NavBar/__snapshots__/index.spec.tsx.snap

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,24 +1422,6 @@ exports[`Nav renders correctly 1`] = `
14221422
</styled.a>
14231423
</h5>
14241424
</styled.h5>
1425-
<styled.h5
1426-
key="Babel Macro"
1427-
>
1428-
<h5
1429-
className="c25"
1430-
>
1431-
<styled.a
1432-
href="/docs/tooling#babel-macro"
1433-
>
1434-
<a
1435-
className="c24"
1436-
href="/docs/tooling#babel-macro"
1437-
>
1438-
Babel Macro
1439-
</a>
1440-
</styled.a>
1441-
</h5>
1442-
</styled.h5>
14431425
<styled.h5
14441426
key="TypeScript Plugin"
14451427
>

test/components/__snapshots__/DocsLayout.spec.tsx.snap

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1518,24 +1518,6 @@ exports[`DocsLayout renders correctly 1`] = `
15181518
</styled.a>
15191519
</h5>
15201520
</styled.h5>
1521-
<styled.h5
1522-
key="Babel Macro"
1523-
>
1524-
<h5
1525-
className="c26"
1526-
>
1527-
<styled.a
1528-
href="/docs/tooling#babel-macro"
1529-
>
1530-
<a
1531-
className="c25"
1532-
href="/docs/tooling#babel-macro"
1533-
>
1534-
Babel Macro
1535-
</a>
1536-
</styled.a>
1537-
</h5>
1538-
</styled.h5>
15391521
<styled.h5
15401522
key="TypeScript Plugin"
15411523
>

0 commit comments

Comments
 (0)