Make WordPress Core

Opened 20 months ago

Closed 20 months ago

Last modified 20 months ago

#58899 closed enhancement (fixed)

HTML API: Rename test classes according to #56846

Reported by: dmsnell's profile dmsnell Owned by: bernhard-reiter's profile Bernhard Reiter
Milestone: 6.4 Priority: low
Severity: minor Version: 6.3
Component: HTML API Keywords: has-patch has-unit-tests commit
Focuses: Cc:

Description


Change History (5)

This ticket was mentioned in PR #4897 on WordPress/wordpress-develop by @dmsnell.


20 months ago
#1

  • Keywords has-unit-tests added

#2 @Bernhard Reiter
20 months ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 6.4
  • Priority changed from normal to low
  • Severity changed from normal to minor

#3 @Bernhard Reiter
20 months ago

  • Owner set to Bernhard Reiter
  • Resolution set to fixed
  • Status changed from new to closed

In 56299:

HTML API: Change wp infix in test classes to Wp.

In order to comply with the test class naming scheme set forth in #56846, rename the test classes covering the HTML API by changing the wp infix to Wp.

Props dmsnell, costdev.
Fixes #58899. See #56846.

@Bernhard Reiter commented on PR #4897:


20 months ago
#4

Thanks both. Committed to Core in https://core.trac.wordpress.org/changeset/56299.

@dmsnell commented on PR #4897:


20 months ago
#5

Thank you both!

Note: See TracTickets for help on using tickets.