Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#32014 closed defect (bug) (fixed)

Misprint in term-splitting unit test

Reported by: dlh's profile dlh Owned by: boonebgorges's profile boonebgorges
Milestone: 4.2 Priority: normal
Severity: normal Version: 4.2
Component: Taxonomy Keywords: has-patch commit
Focuses: docs Cc:

Description

The attached patch fixes an inline comment in test_wp_update_term_should_split_shared_term(), for developers who might be studying the unit tests to help with their own term-splitting preparations.

Attachments (1)

32014.patch (644 bytes) - added by dlh 10 years ago.

Download all attachments as: .zip

Change History (5)

@dlh
10 years ago

#1 @SergeyBiryukov
10 years ago

  • Keywords has-patch commit added
  • Milestone changed from Awaiting Review to 4.2

#2 @boonebgorges
10 years ago

+1. Looks good.

#3 @DrewAPicture
10 years ago

  • Owner set to boonebgorges
  • Status changed from new to reviewing

#4 @boonebgorges
10 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 32208:

In term-splitting unit tests, correct incorrect wording in an inline comment.

Props dlh.
Fixes #32014.

Note: See TracTickets for help on using tickets.