[wp-trac] [WordPress Trac] #45124: Typo in REST API Post controller phpunit test: youseeme post type never unregister because of typo.

WordPress Trac noreply at wordpress.org
Thu Oct 18 18:33:44 UTC 2018


#45124: Typo in REST API Post controller phpunit test: youseeme post type never
unregister because of typo.
-----------------------------+-----------------------------
 Reporter:  rahulsprajapati  |      Owner:  (none)
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  REST API         |    Version:  trunk
 Severity:  normal           |   Keywords:  needs-patch
  Focuses:                   |
-----------------------------+-----------------------------
 Post type `youseeme` registered here during setup of phpunit test:
 https://core.trac.wordpress.org/browser/trunk/tests/phpunit/tests/rest-api
 /rest-posts-controller.php?rev=43571#L78
 And try to unregister it here
 https://core.trac.wordpress.org/browser/trunk/tests/phpunit/tests/rest-api
 /rest-posts-controller.php?rev=43571#L3996 with `youseeeme` post type.

 Here `youseeeme` should be `youseeme`

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45124>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list