Opened 12 years ago
Closed 12 years ago
#27313 closed defect (bug) (fixed)
Remove cache clearing workaround from test_get_terms_exclude_tree()
| Reported by: | SergeyBiryukov | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9 |
| Component: | Taxonomy | Version: | 3.9 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
test_get_terms_exclude_tree() has a workaround for clearing taxonomy cache:
tags/3.8.1/tests/phpunit/tests/term/getTerms.php#L168 (added in [25933]).
It's no longer needed after the changes in #14485 and #25711.
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 27459: