Opened 4 hours ago
#41123 new defect (bug)
Modified `WP_TESTS_TITLE` causes dirty wp-api-generated.js
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | 4.7 |
| Component: | REST API | Keywords: | |
| Focuses: | Cc: |
Description
A value of WP_TESTS_TITLE other than the default 'Test Blog' causes wp-api-generated.js to be modified during PHPUnit test runs. This leaves me with a dirty index, which leaves me feeling dirty. Is it possible for the test suite to clean up after itself, and/or to make the changes to an untracked file?
Note: See
TracTickets for help on using
tickets.