diff --git a/tests/integration/_bootstrap.php b/tests/integration/_bootstrap.php index 11eb4c1b8c..c64ab50ba3 100644 --- a/tests/integration/_bootstrap.php +++ b/tests/integration/_bootstrap.php @@ -155,6 +155,7 @@ abstract class MailPoetTest extends \Codeception\TestCase\Test { // phpcs:ignore 'wp_registered_widgets', 'wp_registered_widget_controls', 'wp_registered_widget_updates', + '_wp_registered_theme_features', 'pagenow', 'post_type', 'allowedposttags',