Skip to content

Commit

Permalink
Updating snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
randimays committed Nov 25, 2024
1 parent 621f9f1 commit 72b188f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 14 deletions.
14 changes: 7 additions & 7 deletions src/data/queries/tests/__snapshots__/newsStory.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ exports[`node--news_story formatData outputs formatted data 1`] = `
"All hospital environments can be intense and demanding and come with general and specific challenges. But having co-workers whom one can count on makes my job at VA an invaluable opportunity."
</p>
n
<p>Decker
said
Expand Down Expand Up @@ -149,7 +149,7 @@ exports[`node--news_story formatData outputs formatted data 1`] = `
"The 'aha moment' when it all comes together is very gratifying."
</p>
n
<p>Even so, Decker says preventing illness in the first place is even more gratifying.</p>
Expand All @@ -160,7 +160,7 @@ exports[`node--news_story formatData outputs formatted data 1`] = `
"Preventing 10 patients from getting sick is even better, and that's what we strive to do in Infection Prevention."
</p>
n
<p>Rahman said he's been fascinated since childhood with how the human body works.</p>
Expand All @@ -171,7 +171,7 @@ exports[`node--news_story formatData outputs formatted data 1`] = `
"Cardiology is not just a career choice, but a calling, and I think it found me."
</p>
n
<p>Both doctors said the best part of working at VA is listening to Veterans' stories.</p>
Expand All @@ -182,7 +182,7 @@ exports[`node--news_story formatData outputs formatted data 1`] = `
"I've met some truly great people working at VA."
</p>
n
<p>Rahman said Veterans' stories make every day at work interesting.</p>
Expand All @@ -193,7 +193,7 @@ exports[`node--news_story formatData outputs formatted data 1`] = `
"It's never a dull day at work."
</p>
n
<p>Decker and Rahman were formally recognized as Outstanding Physicians of the Year on April 26 during the medical staff's quarterly meeting at University Drive.</p>",
"breadcrumbs": [
{
Expand Down Expand Up @@ -362,7 +362,7 @@ exports[`node--news_story formatData outputs formatted data 1`] = `
"width": 456,
},
"introText": "When a hospital has a host of great doctors, honoring just two every year is challenging. ",
"lastUpdated": "2019-05-14T15:35:12+00:00",
"lastUpdated": "2020-03-24T20:10:28+00:00",
"listing": "/pittsburgh-health-care/stories",
"metatags": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exports[`Person profile returns formatted data outputs formatted data 1`] = `
"id": "fe42bc63-0933-40bb-978a-ef951fa75684",
"introText": null,
"lastName": "Doyle",
"lastUpdated": "2019-08-26T22:03:30+00:00",
"lastUpdated": "2019-08-27T17:49:03+00:00",
"media": {
"alt": "Patrick J. Doyle",
"height": 129,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ exports[`node--press_release formatData output formatted data 1`] = `
"fullText": "<p>We invite you to come and read our 2019 Annual Report. </p>",
"id": "6153ed5b-85c2-4ead-9893-3d656ad5d758",
"introText": "We invite you to come and read our 2019 Annual Report. ",
"lastUpdated": "2021-04-12T14:25:27+00:00",
"lastUpdated": "2021-04-12T14:27:39+00:00",
"listing": "/wilmington-health-care/news-releases",
"metatags": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ exports[`Resources Support formatData outputs formatted data 1`] = `
},
"benefitsHubLinks": [
{
"id": "33cd69ba-e93c-460a-bf9e-41aaf8ff67af",
"label": "Life insurance",
"path": "/life-insurance",
"teaserText": "Explore VA life insurance options for Veterans, service members, and families. Manage your policy online, file claims for benefits, and access helpful resources.",
"title": "VA life insurance",
"summary": "Explore VA life insurance options for Veterans, service members, and families. Manage your policy online, file claims for benefits, and access helpful resources.",
"title": "Life insurance",
"uri": "/life-insurance",
},
],
"breadcrumbs": [
Expand Down

0 comments on commit 72b188f

Please sign in to comment.