describe('List', () => {
  before(() => {
    cy.visitStorybook();
  });