fix tests

This commit is contained in:
Dennis Eichhorn 2024-04-25 15:52:55 +00:00
parent 6d68e81f10
commit be98bc26a9

View File

@ -127,3 +127,6 @@ parameters:
- -
message: '#.*of method TCPDF::setHeaderData\(\) expects string.*#' message: '#.*of method TCPDF::setHeaderData\(\) expects string.*#'
path: *bill.pdf.php* path: *bill.pdf.php*
-
message: '#.*SessionInterface::\$data.*#'
path: *CliApplication.php*