From 0febd2a90af1013d643ac53cb71e1a0cf9b6b3c9 Mon Sep 17 00:00:00 2001 From: Jerome Hardaway Date: Wed, 22 Mar 2023 20:32:02 -0400 Subject: [PATCH] change test --- src/pages/index.js | 2 +- tests/components/__snapshots__/Footer.test.js.snap | 2 +- tests/components/__snapshots__/Layout.test.js.snap | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index d3acb494b..ab9a56798 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -42,7 +42,7 @@ function IndexPage({ nextCohortStartDate }) { className="fluid-grid third-grid text-center" style={{ backgroundColor: '#123f83' }} > -

Become A Mentor

+

Volunteer

Get Involved

diff --git a/tests/components/__snapshots__/Footer.test.js.snap b/tests/components/__snapshots__/Footer.test.js.snap index b3aedee25..2519df1c1 100644 --- a/tests/components/__snapshots__/Footer.test.js.snap +++ b/tests/components/__snapshots__/Footer.test.js.snap @@ -429,7 +429,7 @@ exports[`