Commit 01ac65c
Fix test: use --exclude instead of specifying event names
The previous approach of specifying event names failed because
wp_cli_network_test_site2 only exists on site2, causing validation
to fail on other sites. Changed to use --due-now --network with
--exclude flag to filter out WordPress core events while allowing
site-specific events to run where they exist.
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>1 parent e7ccf4c commit 01ac65c
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