From 163485a492b8ad3bf4511769e8e3015a40ef1f4e Mon Sep 17 00:00:00 2001 From: Attila Fulop <1162360+fulopattila122@users.noreply.github.com> Date: Sun, 17 Dec 2023 09:43:11 +0200 Subject: [PATCH] StyleCI ruleset fix #3 --- .styleci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.styleci.yml b/.styleci.yml index 8278702..6ed8674 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -26,7 +26,6 @@ enabled: - no_whitespace_in_blank_line - object_operator_without_whitespace - ordered_class_elements - - php_unit_construct - php_unit_dedicate_assert - php_unit_expectation - php_unit_no_expectation_annotation