-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Fix TS types for e2e-test-utils-playwright package
#72741
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
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
youknowriad
left a comment
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.
Thank you for the quick fix :)
TIL about this tool :) |
|
Size Change: -57 B (0%) Total Size: 2.37 MB
ℹ️ View Unchanged
|
|
Flaky tests detected in dc09ffe. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/18872549582
|
|
When will this be released? It is not included in the latest 1.33.1 |
As you can see in the milestone set above, it will be a part of Gutenberg 22.0, which will be released on November 4, 2025. |
It's now released as a part of |
What?
TS Types for
@wordpress/e2e-test-utils-playwrightare broken as mentioned in #72251 (comment)This PR fixes the
exportsfield to ensure that TS is able to locate the types.Why?
The TS types in production are broken.
How?
Testing Instructions
attw --pack .in the package directoryTesting Instructions for Keyboard
Screenshots or screencast