- Timestamp:
- 02/27/2021 05:08:26 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/blocks/block-type-registry.php
r48939 r50450 42 42 */ 43 43 public function tearDown() { 44 $this->registry = null; 45 44 46 parent::tearDown(); 45 46 $this->registry = null;47 47 } 48 48
Note: See TracChangeset
for help on using the changeset viewer.