Changeset 59689 for trunk/tests/phpunit/tests/post/getBodyClass.php
- Timestamp:
- 01/22/2025 09:16:19 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/post/getBodyClass.php
r56547 r59689 106 106 $this->assertContains( "postid-{$post_id}", $class ); 107 107 $this->assertContains( 'single-format-standard', $class ); 108 $this->assertContains( 'wp-singular', $class ); 108 109 } 109 110
Note: See TracChangeset
for help on using the changeset viewer.