Cypress - addContext() is keeping previous failure count and adding it to each 'it' scenario in mochawesome report

In my mochawesome-report addContext() is keeping previous count and adding it to each 'it' scenario, in case of a test case failure, I'm adding 'someValue' as context to the test case. So if 2nd test