UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

20 lines (18 loc) 283 B
const moment = require('moment') moment.updateLocale('en', { relativeTime: { future: 'in %s', past: '%s ago', s: 's', m: '1m', mm: '%dm', h: '1h', hh: '%dh', d: '1d', dd: '%dd', M: '1mo', MM: '%dmo', y: '1y', yy: '%dy', }, })