From 0c235e341652070829fe02204edb7bc9db1962c6 Mon Sep 17 00:00:00 2001 From: Nilambar Sharma Date: Tue, 24 Dec 2024 14:16:15 +0545 Subject: [PATCH] Add feature test for updated i18n severity --- tests/behat/features/plugin-check.feature | 50 +++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/tests/behat/features/plugin-check.feature b/tests/behat/features/plugin-check.feature index 18f74797..934ecb3e 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: + """ +