mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
fix tests
This commit is contained in:
parent
45a1771a1e
commit
2ad68a0c2a
|
|
@ -88,7 +88,7 @@ parameters:
|
|||
message: '#.*has parameter \$con with no typehint specified#'
|
||||
path: *Ftp/File.php
|
||||
-
|
||||
message: '#.*Instantiated class .* WorkflowController not found.*#'
|
||||
message: '#.*Instantiated class .*WorkflowController not found.*#'
|
||||
path: *pdf.php
|
||||
-
|
||||
message: '#.*Constant PDF_.*#'
|
||||
|
|
|
|||
|
|
@ -64,6 +64,7 @@ return static function (RectorConfig $rectorConfig) : void {
|
|||
$base . '/Build',
|
||||
$base . '/MainRepository',
|
||||
$base . '/Resources',
|
||||
$base . '/Admin/Install/Application',
|
||||
SimplifyEmptyCheckOnEmptyArrayRector::class,
|
||||
FlipTypeControlToUseExclusiveTypeRector::class,
|
||||
UnusedForeachValueToArrayKeysRector::class,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user