Changeset 50342 for trunk/tests/phpunit/tests/hooks/doAllHook.php
- Timestamp:
- 02/14/2021 12:20:34 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/hooks/doAllHook.php
r50341 r50342 7 7 * @covers WP_Hook::do_all_hook 8 8 */ 9 class Tests_ WP_Hook_Do_All_Hook extends WP_UnitTestCase {9 class Tests_Hooks_DoAllHook extends WP_UnitTestCase { 10 10 11 11 public function test_do_all_hook_with_multiple_calls() {
Note: See TracChangeset
for help on using the changeset viewer.