Opened 12 years ago
Closed 12 years ago
#30955 closed defect (bug) (fixed)
tests/phpunit/tests/link/getAdjacentPostLink.php has hardcoded example.org.
| Reported by: | CalEvans | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | Build/Test Tools | Version: | 4.1 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch for ests/phpunit/tests/link/getAdjacentPostLink.php