We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On WordPress 6.4.3 test_use_language_in_setting_for_multisite test is failing.
test_use_language_in_setting_for_multisite
Run /vendor/bin/phpunit tests/php/TestDashboard.php --filter test_use_language_in_setting_for_multisite
/vendor/bin/phpunit tests/php/TestDashboard.php --filter test_use_language_in_setting_for_multisite
No response
The text was updated successfully, but these errors were encountered:
I spent some time on this one, and the problem comes from the delete_expired_transients method. We are not the first ones facing this same issue.
delete_expired_transients
Sorry, something went wrong.
felipeelia
Successfully merging a pull request may close this issue.
Describe the bug
On WordPress 6.4.3
test_use_language_in_setting_for_multisite
test is failing.Steps to Reproduce
Run
/vendor/bin/phpunit tests/php/TestDashboard.php --filter test_use_language_in_setting_for_multisite
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress and ElasticPress information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: