UNPKG

@collab-ui/core

Version:

Cisco Collab UI CSS Framework

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