UNPKG

@collab-ui/core

Version:

Cisco Collab UI CSS Framework

9 lines (8 loc) 218 B
describe('@collab-ui/core', function() { it.skip('snapshot of list', function() { cy.visit(`${Cypress.env('BASE_URL')}/list`) .get('.cui-list') .should('be.visible') .percySnapshot(); }); });