it('Should show question toast.', () => {
        cy.get('.test-question')
            .click();

        cy.get('.iziToast')