#57191 closed task (blessed) (fixed)
test for _delete_option_fresh_site
Reported by: | pbearne | Owned by: | swissspidy |
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch has-unit-tests |
Focuses: | Cc: |
Description
Change History (6)
This ticket was mentioned in PR #3674 on WordPress/wordpress-develop by @pbearne.
2 years ago
#1
- Keywords has-patch has-unit-tests added
18 months ago
#2
Looking at this, why do we need to retrieve the option's value prior to checking? Can't we just use '0'
instead since that should be the value?
18 months ago
#3
Ah, I see the resolved conversation now. To make sure I understand, the concern is that the value is potentially not '0'
when the test method starts, and if there is a failure, it won't be returned to the originally expected value
#4
@
11 months ago
- Owner set to swissspidy
- Resolution set to fixed
- Status changed from new to closed
In 57729:
@swissspidy commented on PR #3674:
11 months ago
#5
Committed in https://core.trac.wordpress.org/changeset/57729
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/57191