Fix failing theme tests - #220
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe theme-update scenario now force-installs ChangesTheme update scenario
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Updates the Behat acceptance test scenario for wp doctor check theme-update to avoid failures caused by the moina theme’s changed PHP requirements, by switching the test to use oceanly instead.
Changes:
- Replaced
wp theme install moina --version=1.1.2withwp theme install oceanly --version=1.0.0in the theme update warning scenario.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Replaces
moinawithoceanlydue to a change in PHP requirements in the former.Summary by CodeRabbit