#34000 closed defect (bug) (fixed)
Correctly use WP_TESTS_DOMAIN in unit tests
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | |
Focuses: | Cc: |
Description
When the WP_TESTS_DOMAIN
constant is changed, some unit tests fail because they hard code example.org
.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 34519: