diff --git a/phpunit.dist.xml b/phpunit.dist.xml index 22bd879..4c09c53 100644 --- a/phpunit.dist.xml +++ b/phpunit.dist.xml @@ -20,6 +20,8 @@ tests + tests/Controller/StripeWebhookControllerTest.php + tests/Service/StripeServiceTest.php @@ -31,6 +33,10 @@ src + + src/Controller/StripeWebhookController.php + src/Service/StripeService.php + Doctrine\Deprecations\Deprecation::trigger