Skip to content

Commit ceee453

Browse files
committed
update snapshot test for sidenav
1 parent c7359b2 commit ceee453

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/sidenav/test/__snapshots__/index.tsx.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ exports[`AccordionNav renders open 1`] = `
242242
disabled={false}
243243
href="/bop"
244244
onClick={[Function]}
245+
onMouseDown={[Function]}
245246
pathname=""
246247
title="Expand Section"
247248
>
@@ -404,6 +405,7 @@ exports[`AccordionNav renders with nested links 1`] = `
404405
disabled={false}
405406
href="/bop"
406407
onClick={[Function]}
408+
onMouseDown={[Function]}
407409
pathname=""
408410
title="Expand Section"
409411
>

0 commit comments

Comments
 (0)