From 61684830bfd2eed3e643f4950a4d6ab09cb2cae4 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Sun, 12 Jul 2020 11:15:32 +0200 Subject: [PATCH] --- cypress/integration/rendering/gantt.spec.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cypress/integration/rendering/gantt.spec.js b/cypress/integration/rendering/gantt.spec.js index 4c90654c8..e655681bb 100644 --- a/cypress/integration/rendering/gantt.spec.js +++ b/cypress/integration/rendering/gantt.spec.js @@ -2,6 +2,9 @@ import { imgSnapshotTest } from '../../helpers/util.js'; describe('Gantt diagram', () => { + beforeEach(()=>{ + cy.clock((new Date('1010-10-10')).getTime()) + }) it('should render a gantt chart', () => { imgSnapshotTest( `