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

        cy.get('.iziToast')