From 4212338e1d9b865ecfe8d137bdc1fc5570dda680 Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Fri, 17 Feb 2023 10:00:43 -0800 Subject: [PATCH] Mark the test with `yoast/wp-cli-faker` as `@broken` --- features/package-install.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/package-install.feature b/features/package-install.feature index 41bc0609..0e40d16f 100644 --- a/features/package-install.feature +++ b/features/package-install.feature @@ -66,7 +66,7 @@ Feature: Install WP-CLI packages Version C. """ - @require-php-5.6 + @require-php-5.6 @broken Scenario: Install a package with a dependency Given an empty directory