From 3a475d7b66fee26c5a29616698366e31015fa01c 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