Skip to content

Commit

Permalink
fix: test snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Akiff Manji <amanji@petridish.dev>
  • Loading branch information
amanji committed Jan 10, 2025
1 parent 2e3909f commit 96ab1cc
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,18 +160,6 @@ exports[`Sidebar > mount matches snapshot with expected values 1`] = `
</div>
</transition-stub>
</div>
<div class="p-panelmenu-panel" data-pc-section="panel">
<div id="undefined_8_header" class="p-panelmenu-header" tabindex="0" role="button" aria-label="log.log" aria-expanded="false" aria-controls="undefined_8_content" data-pc-section="header" data-p-highlight="false">
<div class="p-panelmenu-header-content" data-pc-section="headercontent">
<router-link-stub to="/log" custom=""></router-link-stub>
</div>
</div>
<transition-stub name="p-toggleable-content" appear="false" persisted="false" css="true">
<div id="undefined_8_content" class="p-toggleable-content" role="region" aria-labelledby="undefined_8_header" data-pc-section="toggleablecontent" style="display: none;">
<!---->
</div>
</transition-stub>
</div>
</div>
</div>"
`;

0 comments on commit 96ab1cc

Please sign in to comment.