Changeset 62521 for trunk/tests/phpunit/tests/general/template.php
- Timestamp:
- 06/18/2026 02:04:14 AM (3 months ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/general/template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/general/template.php
r62502 r62521 861 861 $output = get_echo( 'the_embed_site_title' ); 862 862 863 $fallback = includes_url( 'images/w-logo- blue.png' );863 $fallback = includes_url( 'images/w-logo-gray-white-bg.svg' ); 864 864 $processor = new WP_HTML_Tag_Processor( $output ); 865 865 … … 915 915 public function test_the_embed_site_title_uses_fallback_without_srcset_when_no_site_icon_set(): void { 916 916 $output = get_echo( 'the_embed_site_title' ); 917 $fallback = includes_url( 'images/w-logo- blue.png' );917 $fallback = includes_url( 'images/w-logo-gray-white-bg.svg' ); 918 918 919 919 $processor = new WP_HTML_Tag_Processor( $output );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)