Skip to content
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

[TreeView] Fix invalid test for items reordering #14665

Merged

Conversation

flaviendelangle
Copy link
Member

Extracted from #14210

The describe says the tests are testing isItemReorderable, not canMoveItemToNewPosition.

@flaviendelangle flaviendelangle self-assigned this Sep 19, 2024
@flaviendelangle flaviendelangle added the component: tree view TreeView, TreeItem. This is the name of the generic UI component, not the React module! label Sep 19, 2024
@flaviendelangle flaviendelangle marked this pull request as ready for review September 19, 2024 07:06
@mui-bot
Copy link

mui-bot commented Sep 19, 2024

Deploy preview: https://deploy-preview-14665--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against ea9cf63

Copy link
Contributor

@noraleonte noraleonte left a comment

Choose a reason for hiding this comment

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

Nice catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: tree view TreeView, TreeItem. This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants