Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
islathehut committed Nov 25, 2024
1 parent 3440125 commit bfb3caa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ describe('Create JoiningPanelComponent', () => {
<p
class="MuiTypography-root MuiTypography-body2 css-16d47hw-MuiTypography-root"
>
Initialized backend modules
Initializing backend
</p>
</div>
<p
Expand Down Expand Up @@ -237,7 +237,7 @@ describe('Create JoiningPanelComponent', () => {
<p
class="MuiTypography-root MuiTypography-body2 css-16d47hw-MuiTypography-root"
>
Initialized backend modules
Initializing backend
</p>
</div>
<p
Expand Down
5 changes: 1 addition & 4 deletions packages/desktop/src/rtl-tests/deep.linking.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,7 @@ describe('Deep linking', () => {
expect(actions).toMatchInlineSnapshot(`
Array [
"Communities/customProtocol",
"Communities/createNetwork",
"Communities/setInvitationCodes",
"Communities/addNewCommunity",
"Communities/setCurrentCommunity",
"Modals/openModal",
"Communities/customProtocol",
"Modals/openModal",
]
Expand Down

0 comments on commit bfb3caa

Please sign in to comment.