Skip to content

Commit

Permalink
update snapshot (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
cherman23 authored Feb 9, 2025
1 parent 4fc7ae1 commit 343409a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion components/tests/pages/__snapshots__/Home.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,12 @@ exports[`should render a section 1`] = `
<LoadingContainer />
<ExploratorySearchButton termId=\\"\\" campus=\\"NEU\\" />
</div>
<Husky className=\\"husky\\" campus=\\"NEU\\" aria-label=\\"husky\\" />
<div className=\\"bostonContainer\\">
<SvgBoston className=\\"boston\\" aria-label=\\"logo\\" />
</div>
<div className=\\"huskyContainer\\">
<Husky className=\\"husky\\" campus=\\"NEU\\" aria-label=\\"husky\\" />
</div>
<TestimonialToast position=\\"toast-bottom-left\\" />
</div>
<Memo(Footer) />
Expand Down

0 comments on commit 343409a

Please sign in to comment.