From 67023ba3c2e896f991bcc0bc3d02f745c00f9b59 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 17 Jan 2022 14:39:10 +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 7f7a791..28b72a4 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -6,7 +6,6 @@ parameters: level: 3 paths: - src - - tests excludePaths: - tests/bootstrap.php ignoreErrors: