Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
zdeveloper committed Oct 11, 2023
1 parent 0503c60 commit 8fcf902
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions frontend/src/app/patients/__snapshots__/EditPatient.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ exports[`EditPatient facility select input matches screenshot 1`] = `
<label
class="usa-label"
for="103"
id="label-for-103"
>
First name
<abbr
Expand All @@ -129,6 +130,7 @@ exports[`EditPatient facility select input matches screenshot 1`] = `
<label
class="usa-label"
for="104"
id="label-for-104"
>
Middle name
</label>
Expand All @@ -148,6 +150,7 @@ exports[`EditPatient facility select input matches screenshot 1`] = `
<label
class="usa-label"
for="105"
id="label-for-105"
>
Last name
<abbr
Expand Down Expand Up @@ -1922,6 +1925,7 @@ exports[`EditPatient facility select input matches screenshot 1`] = `
<label
class="usa-label"
for="108"
id="label-for-108"
>
Date of birth (mm/dd/yyyy)
<abbr
Expand Down Expand Up @@ -2000,6 +2004,7 @@ exports[`EditPatient facility select input matches screenshot 1`] = `
<label
class="usa-label"
for="109"
id="label-for-109"
>
Primary phone number
<abbr
Expand Down Expand Up @@ -2191,6 +2196,7 @@ exports[`EditPatient facility select input matches screenshot 1`] = `
<label
class="usa-label"
for="112"
id="label-for-112"
>
Email address
</label>
Expand Down Expand Up @@ -3920,6 +3926,7 @@ exports[`EditPatient facility select input matches screenshot 1`] = `
<label
class="usa-label"
for="115"
id="label-for-115"
>
Street address 1
<abbr
Expand Down Expand Up @@ -3949,6 +3956,7 @@ exports[`EditPatient facility select input matches screenshot 1`] = `
<label
class="usa-label"
for="116"
id="label-for-116"
>
Street address 2
</label>
Expand All @@ -3971,6 +3979,7 @@ exports[`EditPatient facility select input matches screenshot 1`] = `
<label
class="usa-label"
for="117"
id="label-for-117"
>
City
<abbr
Expand All @@ -3996,6 +4005,7 @@ exports[`EditPatient facility select input matches screenshot 1`] = `
<label
class="usa-label"
for="118"
id="label-for-118"
>
County
</label>
Expand Down

0 comments on commit 8fcf902

Please sign in to comment.