Opened 9 years ago
Closed 9 years ago
#37849 closed defect (bug) (fixed)
assertQueryTrue() doesn't handle is_front_page()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | needs-patch needs-unit-tests |
| Focuses: | Cc: |
Description
is_front_page() is missing from the list of query conditionals in WP_UnitTestCase::assertQueryTrue().
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 38405: