it("Should connect and disconnect on the site", function() {
        let email = "first@user.com"
        let password = "Asefth123"

        cy.signIn(email, password)