feat(wpmc S7): Plugin::register_update_checker wires PUC v5.6
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -80,6 +80,9 @@ final class PluginBootTest extends TestCase
|
||||
\Brain\Monkey\Actions\expectAdded('wp')
|
||||
->with([\WPMultiCity\Router::class, 'route'], 9999)
|
||||
->once();
|
||||
// plugin-update-checker registers its text-domain loader on init
|
||||
\Brain\Monkey\Actions\expectAdded('init')
|
||||
->once();
|
||||
|
||||
$plugin->boot();
|
||||
$plugin->boot();
|
||||
|
||||
Reference in New Issue
Block a user