Skip to content

Commit

Permalink
fix: change date
Browse files Browse the repository at this point in the history
  • Loading branch information
zainab-amir committed Sep 21, 2020
1 parent cfde4ec commit 49ee807
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/profile/__snapshots__/ProfilePage.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1194,7 +1194,7 @@ exports[`<ProfilePage /> Renders correctly in various states viewing own profile
<span>
Completed on
<span>
3/5/2019
3/4/2019
</span>
</span>
</p>
Expand Down Expand Up @@ -2262,7 +2262,7 @@ exports[`<ProfilePage /> Renders correctly in various states while saving an edi
<span>
Completed on
<span>
3/5/2019
3/4/2019
</span>
</span>
</p>
Expand Down

0 comments on commit 49ee807

Please sign in to comment.