Changeset 54865 for trunk/tests/phpunit/includes/testcase-canonical.php
- Timestamp:
- 11/22/2022 09:25:27 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/testcase-canonical.php
r51585 r54865 38 38 * Generate fixtures to be shared between canonical tests. 39 39 * 40 * Abstracted here because it's invoked by setUpBeforeClass() in more than one class.40 * Abstracted here because it's invoked by wpSetUpBeforeClass() in more than one class. 41 41 * 42 42 * @since 4.1.0 … … 47 47 48 48 /* 49 * Also set in self::set Up(), but we must configure here to make sure that49 * Also set in self::set_up(), but we must configure here to make sure that 50 50 * post authorship is properly attributed for fixtures. 51 51 */
Note: See TracChangeset
for help on using the changeset viewer.