Changeset 49327 for trunk/tests/phpunit/tests/post/getPostTypeLabels.php
- Timestamp:
- 10/27/2020 04:07:21 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/post/getPostTypeLabels.php
r43571 r49327 4 4 * @group post 5 5 */ 6 class Tests_ Get_Post_Type_Labels extends WP_UnitTestCase {6 class Tests_Post_GetPostTypeLabels extends WP_UnitTestCase { 7 7 public function test_returns_an_object() { 8 8 $this->assertInternalType(
Note: See TracChangeset
for help on using the changeset viewer.