Skip to content

Commit b95e92d

Browse files
author
Dominic Tubach
committed
fixup! HiH: Map zielgruppe
1 parent 4d45694 commit b95e92d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/phpunit/Civi/Funding/FundingCaseTypes/BSH/HiHAktion/Application/JsonSchema/HiHApplicationJsonSchemaTest.php

+4
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,10 @@ public function test(): void {
211211
'start_date' => '2024-07-08',
212212
'end_date' => '2024-07-09',
213213
'amount_requested' => 8000.8 + 355.53 + 42.9,
214+
'_zielgruppe' => [
215+
'kinder',
216+
'jugendliche',
217+
],
214218
], $mappedData);
215219
}
216220

0 commit comments

Comments
 (0)