From 8170920ba43a3ad462c9b20f3fd8a34cddf7ed71 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 8 Oct 2022 21:34:58 +0200 Subject: [PATCH] fix tests --- Config/phan.php | 3 ++- Config/phpcs.xml | 1 + Config/phpstan.neon | 1 + Config/reportLang.php | 3 ++- Helper/ipGeoLocationBuilder.php | 3 ++- buildProject.php | 3 ++- info.php | 3 ++- 7 files changed, 12 insertions(+), 5 deletions(-) diff --git a/Config/phan.php b/Config/phan.php index 6571b47..3fc84e2 100755 --- a/Config/phan.php +++ b/Config/phan.php @@ -1,4 +1,5 @@ - null, 'strict_param_checking' => true, diff --git a/Config/phpcs.xml b/Config/phpcs.xml index e9e5809..0d70e42 100755 --- a/Config/phpcs.xml +++ b/Config/phpcs.xml @@ -21,6 +21,7 @@ */omsSetup/* */demoSetup/* */Routes/* +*/Tools/* */tests/* */vendor/* */OAuth2/* diff --git a/Config/phpstan.neon b/Config/phpstan.neon index 7ba1f02..5ed2dbb 100755 --- a/Config/phpstan.neon +++ b/Config/phpstan.neon @@ -16,6 +16,7 @@ parameters: - */demoSetup/* - */d0cbb361b14ac3ef32486f0a09ab937d/* - */test/* + - */Tools/* - *Test.php - *Routes.php - *Hooks.php diff --git a/Config/reportLang.php b/Config/reportLang.php index cefd46a..fa7ff97 100755 --- a/Config/reportLang.php +++ b/Config/reportLang.php @@ -1,4 +1,5 @@ -