-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Global styles tests: fire hooks when updating post #54836
Conversation
This pull request has changed or added PHP files. Please confirm whether these changes need to be synced to WordPress Core, and therefore featured in the next release of WordPress. If so, it is recommended to create a new Trac ticket and submit a pull request to the WordPress Core Github repository soon after this pull request is merged. If you're unsure, you can always ask for help in the #core-editor channel in WordPress Slack. Thank you! ❤️ View changed files❔ phpunit/class-gutenberg-rest-global-styles-revisions-controller-test.php |
Set to auto-merge once the CI jobs pass. |
Flaky tests detected in 7c81717. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/6316427368
|
I just cherry-picked this PR to the release/16.7 branch to get it included in the next release: d76e018 |
Co-authored-by: Adam Silverstein <[email protected]>
What?
Cherry-picks changes from #52988 (comment) to fix failing PHPUnit tests on trunk.
Testing Instructions
CI should be green.