af690eaaaa
SupplierWebhookLoggingTest.php queried webhook_log table which was dropped in Phase 4 DROP migration (schema v8.35). This file was missed in Phase 3 cleanup (WebhookReceiveTest.php was deleted but SupplierWebhookLoggingTest was a separate file testing the same dropped infrastructure). 4 tests deleted — all tested webhook_log INSERT/SELECT which is now gone. SupplierWebhookTest.php (new controller tests) remains unchanged. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>