diff --git a/tests/behat/features/plugin-check.feature b/tests/behat/features/plugin-check.feature index 18f74797e..934ecb3e5 100644 --- a/tests/behat/features/plugin-check.feature +++ b/tests/behat/features/plugin-check.feature @@ -750,3 +750,53 @@ Feature: Test that the WP-CLI command works. """ application_detected """ + + Scenario: Check for i18n severity + Given a WP install with the Plugin Check plugin + And a wp-content/plugins/foo-sample/foo-sample.php file: + """ +