https://cypress.io logo
You might fix it by doing this ``` if (producsCo...
# help
a
You might fix it by doing this
Copy code
if (producsCounter === PRODUCTS_AMOUNT) {
            i = MAX_AMOUNT+1;
        }