Commit 8dddee4
RTC: Fix deleted-user test on multisite (#80463)
wp_delete_user() leaves the network user intact on multisite. Use the
multisite-aware test helper so the lock test deletes the user in both
configurations.
Co-authored-by: shekharnwagh <shekharnwagh@git.wordpress.org>
Co-authored-by: im3dabasia <im3dabasia1@git.wordpress.org>1 parent 326239e commit 8dddee4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments