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