#59938 closed defect (bug) (fixed)
phpUnit test for wpScheduledDelete
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch has-unit-tests |
| Focuses: | Cc: |
Description
Change History (8)
This ticket was mentioned in PR #5693 on WordPress/wordpress-develop by @pbearne.
2 years ago
#1
- Keywords has-patch has-unit-tests added
#5
@
2 years ago
- Owner set to jorbin
- Resolution set to fixed
- Status changed from new to closed
In 57224:
@SergeyBiryukov commented on PR #5693:
2 years ago
#7
Thanks for the PR! This was merged in r57224.
Note: See
TracTickets for help on using
tickets.
I think this might benefit from actual setup/teardown functions so that there is assurance that the posts/comments created are deleted regardless of test success.