Skip to content

Commit

Permalink
updated snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Dec 4, 2023
1 parent 65a628c commit ad6e21c
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`WindowSwitcherComponent should render correctly 1`] = `
<app-window-switcher>
<app-window-switcher
class="window-switcher__no-scrollbar"
>
<ul
class="window-switcher__list"
class="window-switcher__list window-switcher__no-scrollbar"
sortablejs=""
>
Expand Down

0 comments on commit ad6e21c

Please sign in to comment.