diff --git a/phpstan.dist.neon b/phpstan.dist.neon
index 39db11b35f59969aa3a622a714331a1dd334f1dc..18db987295f4cd08f7b698474102b19b6ecf75da 100644
--- a/phpstan.dist.neon
+++ b/phpstan.dist.neon
@@ -7,6 +7,4 @@ parameters:
         - src
         - ajax
     bootstrapFiles:
-        - tests/phpstan-bootstrap.php
-    excludePaths:
-        - src/QUI/ERP/Coupons/Events.php
+        - tests/phpstan-bootstrap.php
\ No newline at end of file