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