From 0e7806798c3484a30b5ec48905ba3654ea1f67aa Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 17 Jan 2022 14:40:15 +0100 Subject: [PATCH] phpstan: skip tests for now see https://github.com/api-platform/core/issues/4614 --- phpstan.neon | 1 - 1 file changed, 1 deletion(-) diff --git a/phpstan.neon b/phpstan.neon index 41e7076..1391345 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -6,7 +6,6 @@ parameters: level: 3 paths: - src - - tests excludePaths: - tests/bootstrap.php ignoreErrors: