From 2a8fcd0f99165286d8c1813990a1803c57dd5b46 Mon Sep 17 00:00:00 2001 From: Chris Reynolds Date: Tue, 2 Aug 2022 13:18:27 -0600 Subject: [PATCH] update the recommendation --- features/theme.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/theme.feature b/features/theme.feature index 09cc80d..8aa3053 100644 --- a/features/theme.feature +++ b/features/theme.feature @@ -12,7 +12,7 @@ Feature: Test WordPress for themes with known security issues """ And STDOUT should contain: """ - Recommendation: Update themes to fix vulnerabilities + Recommendation: You should update all out-of-date themes """ Scenario: A WordPress install with no theme security issues