Skip to content

Fix "explicity" typo to "explicitly" in AddToCartButton test descript…#3683

Open
J8118 wants to merge 1 commit intoShopify:mainfrom
J8118:fix/typo-explicity-addtocartbutton
Open

Fix "explicity" typo to "explicitly" in AddToCartButton test descript…#3683
J8118 wants to merge 1 commit intoShopify:mainfrom
J8118:fix/typo-explicity-addtocartbutton

Conversation

@J8118
Copy link
Copy Markdown

@J8118 J8118 commented Apr 10, 2026

Title

Fix "explicity" typo to "explicitly" in AddToCartButton test

Description

Summary

Two describe() block names in AddToCartButton.test.tsx misspell "explicitly" as "explicity":

  • Line 66: 'when variantId is set explicity''when variantId is set explicitly'
  • Line 179: 'and the initialVariantId is explicity set to null''and the initialVariantId is explicitly set to null'

Files changed:

  • packages/hydrogen-react/src/AddToCartButton.test.tsx — 2 test description fixes

Test plan

  • No functional changes — test description strings only
  • All tests continue to pass with the corrected descriptions

@J8118 J8118 requested a review from a team as a code owner April 10, 2026 07:29
@J8118
Copy link
Copy Markdown
Author

J8118 commented Apr 10, 2026

I have signed the CLA!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant