mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-13 20:38:40 +00:00
fix tests
This commit is contained in:
parent
f020b7dca0
commit
b434037055
|
|
@ -73,6 +73,7 @@ parameters:
|
|||
- '#.*refClass with generic class ReflectionClass but does not specify its types.*#'
|
||||
- '#.*Cannot cast mixed to.*#'
|
||||
- '#.*Instantiated class .*\\WorkflowInstance.*#'
|
||||
- '#.*Instantiated class .*\\WorkflowController.*#'
|
||||
- '#.*class Mpdf\\.*#'
|
||||
- '#.*unknown class .*Stripe\\.*#'
|
||||
- '#.*Instantiated class .*Stripe\\.*#'
|
||||
|
|
@ -87,9 +88,6 @@ parameters:
|
|||
-
|
||||
message: '#.*has parameter \$con with no typehint specified#'
|
||||
path: *Ftp/File.php
|
||||
-
|
||||
message: '#.*Instantiated class .*WorkflowController not found.*#'
|
||||
path: *pdf.php
|
||||
-
|
||||
message: '#.*Constant PDF_.*#'
|
||||
path: *pdf.php
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user