test(e2e): align web specs with current app routes

This commit is contained in:
Ho Ngoc Hai
2026-05-04 20:11:09 +07:00
parent f112045826
commit 39156fc107
21 changed files with 334 additions and 458 deletions

View File

@@ -90,6 +90,7 @@ function SearchResultsInner({
value={sort}
onChange={(e) => onSortChange(e.target.value)}
className="w-full sm:w-48"
aria-label="Sắp xếp kết quả tìm kiếm"
>
<option value="">Mới nhất</option>
<option value="price_asc">Giá: Thấp đến cao</option>