cy.get('.year.active')
            .parent()
            .siblings()
            .find('button')
            .should('have.class', 'year')