Skip to content

Chore: Fix typos in NavList tests #6230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 23, 2025
Merged

Chore: Fix typos in NavList tests #6230

merged 3 commits into from
Jun 23, 2025

Conversation

kilavvy
Copy link
Contributor

@kilavvy kilavvy commented Jun 22, 2025

This pull request corrects minor typographical errors in the test descriptions for the NavList component.

Details:

  • In packages/react/src/NavList/NavList.test.tsx:
    • visibilility has been corrected to visibility.
    • compatiable has been corrected to compatible.

These changes enhance the readability and maintainability of our test suite without altering any logic.

@kilavvy kilavvy requested a review from a team as a code owner June 22, 2025 13:02
@kilavvy kilavvy requested a review from francinelucca June 22, 2025 13:02
Copy link

changeset-bot bot commented Jun 22, 2025

⚠️ No Changeset found

Latest commit: b4468ee

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Member

@francinelucca francinelucca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@francinelucca francinelucca added the skip changeset This change does not need a changelog label Jun 23, 2025
@joshblack joshblack added this pull request to the merge queue Jun 23, 2025
Merged via the queue into primer:main with commit 34b7917 Jun 23, 2025
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants