diff --git a/phpstan.neon b/phpstan.neon
index 7f7a7912d7024bf605a3afe134985a7d4aa6d578..cf03a393954915c79150e1faf19b259a24902341 100644
--- a/phpstan.neon
+++ b/phpstan.neon
@@ -6,9 +6,6 @@ parameters:
     level: 3
     paths:
         - src
-        - tests
-    excludePaths:
-        - tests/bootstrap.php
     ignoreErrors:
         - message: '#.*NodeDefinition::children.*#'
           path: ./src/DependencyInjection