it("Should change profil picture", function () {
        let email = "first@user.com"
        let password = "Asefth123"

        cy.signIn(email, password)