UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

7 lines (6 loc) 179 B
require('@packages/ui-components/cypress/support/customPercyCommand')({ elementOverrides: { '.stats .duration': ($el) => $el.text('XX.XX'), '.cy-tooltip': true, }, })