diff --git a/.psalm/baseline.xml b/.psalm/baseline.xml index f67d26cae..90ee01811 100644 --- a/.psalm/baseline.xml +++ b/.psalm/baseline.xml @@ -33,13 +33,14 @@ - \pcov\inclusive + inclusive - \pcov\clear() - \pcov\start() - \pcov\stop() - \pcov\waiting() + clear() + collect(inclusive, $filesToCollectCoverageFor) + start() + stop() + waiting()