fix: resolve stale dependent selections after booking family insurance

This commit is contained in:
Björn Fromme
2026-08-24 16:58:09 +02:00
parent 35826088cb
commit c9c28792e5
11 changed files with 490 additions and 173 deletions
@@ -36,8 +36,6 @@ class BookingPriceCalculatorTest extends TestCase
$this->pricingAssembler = new BookingPricingAssembler(
$this->roomPricingCalculator,
$eligibilityChecker,
new InsuranceManager(),
$this->participantPricingCalculator,
);
$this->service = new BookingPriceCalculator(