Commit e7ccf4c
Fix test: specify event names to avoid running WordPress core events
The test was failing because --due-now was executing all due events
including WordPress core events like wp_version_check, wp_update_plugins, etc.
Changed to run specific test events by name to get predictable results.
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>1 parent 6b8dc35 commit e7ccf4c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
0 commit comments