magento2-cypress-testing-suite
magento2-cypress-testing-suite copied to clipboard
Sorting by price should use less than or equal
Right now assertion checking for sorting by price on category page is checking using "less than". But it should use "less than or equal" to cover situations where you have 2 products with the same price
CI failures seems unrelated.