Skip to content

Commit

Permalink
SDA-4753 - Fix Uts
Browse files Browse the repository at this point in the history
  • Loading branch information
KiranNiranjan committed Jan 15, 2025
1 parent cf17215 commit 18efe72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spec/__snapshots__/aboutApp.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ exports[`about app should render correctly 1`] = `
<p
className="AboutApp-copyright-text"
>
Copyright © 2025 Symphony Messaging
Copyright © 2025 Symphony
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion spec/__snapshots__/screenSharingIndicator.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exports[`screen sharing indicator should render correctly 1`] = `
You are sharing your screen on
<b>
Symphony Messaging
Symphony
</b>
</span>
Expand Down

0 comments on commit 18efe72

Please sign in to comment.