Skip to content

Commit

Permalink
test: updated test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
eemaanamir committed Oct 30, 2024
1 parent e9f26d0 commit 06707df
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions src/profile-v2/__snapshots__/ProfilePage.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,9 @@ exports[`<ProfilePage /> Renders correctly in various states viewing other profi
</h1>
<p
class="row pt-2 text-gray-800 font-weight-normal m-0"
/>
>
user
</p>
<div
class="row pt-2 m-0 g-1rem"
>
Expand Down Expand Up @@ -228,7 +230,9 @@ exports[`<ProfilePage /> Renders correctly in various states viewing own profile
</h1>
<p
class="row pt-2 text-gray-800 font-weight-normal m-0"
/>
>
Lemon Seltzer
</p>
<div
class="row pt-2 m-0 g-1rem"
>
Expand Down Expand Up @@ -448,7 +452,9 @@ exports[`<ProfilePage /> Renders correctly in various states without credentials
</h1>
<p
class="row pt-2 text-gray-800 font-weight-normal m-0"
/>
>
Lemon Seltzer
</p>
<div
class="row pt-2 m-0 g-1rem"
>
Expand Down

0 comments on commit 06707df

Please sign in to comment.