diff --git a/features/profile-hook.feature b/features/profile-hook.feature index e6602b9..47ed843 100644 --- a/features/profile-hook.feature +++ b/features/profile-hook.feature @@ -34,7 +34,7 @@ Feature: Profile a specific hook | load_template() | 0 | 0 | And STDOUT should not contain: """ - runcommand\Profile\Profiler->wp_tick_profile_begin() + WP_CLI\Profile\Profiler->wp_tick_profile_begin() """ @require-wp-4.0 @@ -74,18 +74,18 @@ Feature: Profile a specific hook And a wp-content/mu-plugins/shutdown.php file: """