invoice: do not use activity name as fallback for description (#4884)

* added replacement field description_safe
This commit is contained in:
Kevin Papst
2024-06-03 19:01:40 +02:00
committed by GitHub
parent e29ef25581
commit 93ca983e0b
6 changed files with 29 additions and 19 deletions

View File

@@ -2250,7 +2250,7 @@ parameters:
-
message: "#^Cannot call method getEntries\\(\\) on App\\\\Invoice\\\\CalculatorInterface\\|null\\.$#"
count: 2
count: 1
path: Invoice/Hydrator/InvoiceItemDefaultHydratorTest.php
-