Make WordPress Core

Changeset 60998


Ignore:
Timestamp:
10/20/2025 11:48:10 PM (7 weeks ago)
Author:
westonruter
Message:

Themes: Update Tests_Template::test_taxonomy_template_hierarchy to account for new taxonomy template.

Follow-up to [60994].

See #35326.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/template.php

    r60973 r60998  
    185185                'taxonomy-taxo-foo-😀.php',
    186186                'taxonomy-taxo-foo-%f0%9f%98%80.php',
     187                "taxonomy-taxo-{$term->term_id}.php",
    187188                'taxonomy-taxo.php',
    188189                'taxonomy.php',
Note: See TracChangeset for help on using the changeset viewer.