mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-08-30 10:19:51 +02:00
refactoring
This commit is contained in:
2
.php_cs
2
.php_cs
@@ -899,7 +899,7 @@ $rules = [
|
||||
* Risky when PHPUnit classes are overridden or not accessible, or
|
||||
* when project has PHPUnit incompatibilities.
|
||||
*/
|
||||
'php_unit_expectation' => true,
|
||||
'php_unit_expectation' => false,
|
||||
|
||||
// PHPUnit annotations should be a FQCNs including a root namespace.
|
||||
'php_unit_fqcn_annotation' => true,
|
||||
|
Reference in New Issue
Block a user