Opened 10 years ago
Closed 10 years ago
#30955 closed defect (bug) (fixed)
tests/phpunit/tests/link/getAdjacentPostLink.php has hardcoded example.org.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | trivial | Version: | 4.1 |
Component: | Build/Test Tools | Keywords: | has-patch |
Focuses: | Cc: |
Description
The test tests/phpunit/tests/link/getAdjacentPostLink.php has the domain example.org hard coded into the tests. If wp-tests-config.php contains a different url, these tests will needlessly fail.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
patch for ests/phpunit/tests/link/getAdjacentPostLink.php