To work on cypress we should add this to step function ```js cy.on("fail", (error, test)=> markRemainingTestsAndSubSuitesAsPending(test)) ```