From 6ae80e36b812b1090ab0a32f975f6c72ce3c722f Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Wed, 2 Oct 2024 12:54:25 +0200 Subject: [PATCH] Tests: Silence Requests deprecation --- features/core-update.feature | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/features/core-update.feature b/features/core-update.feature index ebff34a2..a994c18f 100644 --- a/features/core-update.feature +++ b/features/core-update.feature @@ -263,6 +263,12 @@ Feature: Update WordPress core @require-mysql Scenario: Make sure files are cleaned up with mixed case Given a WP install + And a wp-content/mu-plugins/silence-requests-deprecation.php file: + """ +