From 207c979f7198f9a4bd872deb5b5485442a81fce9 Mon Sep 17 00:00:00 2001 From: ncoronel Date: Tue, 18 Aug 2026 08:51:33 -0300 Subject: [PATCH] feat(product-ticket-selector): simplify row selection handling and improve test coverage for variant selection --- .../product-ticket-selector.component.html | 2 +- .../product-ticket-selector.component.spec.ts | 6 ++++++ .../product-ticket-selector.component.ts | 6 +----- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/app/shared/components/product-ticket-selector/product-ticket-selector.component.html b/src/app/shared/components/product-ticket-selector/product-ticket-selector.component.html index 56915eb..f8d68f0 100644 --- a/src/app/shared/components/product-ticket-selector/product-ticket-selector.component.html +++ b/src/app/shared/components/product-ticket-selector/product-ticket-selector.component.html @@ -27,7 +27,7 @@