Changeset 50449 for trunk/tests/phpunit/tests/adminbar.php
- Timestamp:
- 02/27/2021 04:54:52 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/adminbar.php
r49603 r50449 16 16 17 17 public static function setUpBeforeClass() { 18 parent::setUpBeforeClass(); 19 18 20 require_once ABSPATH . WPINC . '/class-wp-admin-bar.php'; 19 20 parent::setUpBeforeClass();21 21 } 22 22
Note: See TracChangeset
for help on using the changeset viewer.