From 28d9802e5af9c089f3ff36ff99de8f0df80d22d7 Mon Sep 17 00:00:00 2001 From: Nilambar Sharma Date: Fri, 20 Dec 2024 13:01:30 +0545 Subject: [PATCH] Add feature test for updated changes --- tests/behat/features/plugin-check.feature | 31 +++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/tests/behat/features/plugin-check.feature b/tests/behat/features/plugin-check.feature index c39dcd776..18f74797e 100644 --- a/tests/behat/features/plugin-check.feature +++ b/tests/behat/features/plugin-check.feature @@ -719,3 +719,34 @@ Feature: Test that the WP-CLI command works. """ readme_invalid_contributors """ + + Scenario: Check duplicated error messages for hidden files and application files + Given a WP install with the Plugin Check plugin + And a wp-content/plugins/foo-sample/foo-sample.php file: + """ +