Update phpstan-baseline.neon

pull/875/head
Kei 1 year ago
parent 2585ca53ac
commit 79d6f2fd1f

@ -1,11 +1,2 @@
parameters:
ignoreErrors:
-
message: "#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertIsString\\(\\) with string will always evaluate to true\\.$#"
count: 1
path: tests/Unit/Actions/QrCodeTest.php
-
message: "#^Parameter \\#1 \\$image of function imagesx expects GdImage, GdImage\\|false given\\.$#"
count: 4
path: tests/Unit/Actions/QrCodeTest.php

Loading…
Cancel
Save