From ead93c62f9f64bef0a2b6cb81e1e3fd78a3a364d Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Tue, 7 Feb 2017 08:11:06 -0800 Subject: [PATCH] This test also needs to be disabled for PHP 7 See #126 --- features/profile-hook.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/features/profile-hook.feature b/features/profile-hook.feature index a6500f0b..c9276463 100644 --- a/features/profile-hook.feature +++ b/features/profile-hook.feature @@ -140,6 +140,7 @@ Feature: Profile a specific hook wp-content/mu-plugins/awesome-file.php """ + @less-than-php-7 Scenario: Profile the :after hooks Given a WP install