context('/demos/Examples/Formatting', () => { before(() => { cy.visit('/demos/Examples/Formatting') }) // TODO: Write tests })