We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb4ba4 commit 6a84f43Copy full SHA for 6a84f43
features/profile-hook.feature
@@ -20,7 +20,6 @@ Feature: Profile a specific hook
20
Then STDOUT should be a table containing rows:
21
| callback | cache_hits | cache_misses |
22
| sanitize_comment_cookies() | 0 | 0 |
23
- | smilies_init() | 2 | 0 |
24
25
@less-than-php-7 @require-wp-4.0
26
Scenario: Profile an intermediate stage hook
0 commit comments