UNPKG

@collab-ui/core

Version:

Cisco Collab UI CSS Framework

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