describe('Create Content Block', () => { it('visits the page', () => { cy.visit(); }); });