WordPress / plugin-check

A repository for the new Plugin Check plugin from the WordPress Performance and Plugins Team.
https://wordpress.org/plugins/plugin-check/
GNU General Public License v2.0
198 stars 39 forks source link

Fix Behat code coverage #381

Closed swissspidy closed 5 months ago

swissspidy commented 5 months ago

Running coverage job on PHP 8.2 instead of 8.0 seems to resolve the issue we've been seeing 🤷

Fixes #377