Files
cht-lawfirm/front/app/node_modules/streamroller/lib/now.js
2023-01-16 17:49:38 +01:00

3 lines
79 B
JavaScript

// allows us to inject a mock date in tests
module.exports = () => new Date();