-
Notifications
You must be signed in to change notification settings - Fork 604
Remove deleted components from e2e generation script #5947
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
base: main
Are you sure you want to change the base?
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR removes references to the deleted components FilterList and TabPages from the e2e test generation script to ensure that obsolete tests are no longer generated.
- Removed FilterList test configurations
- Removed TabPages test configurations
- Updated the changeset for a patch release
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
File | Description |
---|---|
script/generate-e2e-tests.js | Removed test configurations for deleted components FilterList and TabPages |
.changeset/green-potato-fans.md | Updated changeset indicating a patch release reflecting component removals |
size-limit report 📦
|
Changelog
Removed
This removes FilterList and TabPages from the e2e generation script as they were deleted.
Rollout strategy
Testing & Reviewing
Merge checklist