rhythmic-chef-84815
06/14/2022, 1:57 PMconst now = new Date('2020-03-04T10:30:00.000Z');
mockCurrentDate(now);
But after adding growthbook the test environment just breaks, it stays loading forever. Is there anything in the library that relies on the date?future-teacher-7046
fetch
or anything to load features? It's possible the incorrect date is causing SSL to fail.rhythmic-chef-84815
06/14/2022, 2:00 PMfuture-teacher-7046
rhythmic-chef-84815
06/14/2022, 2:06 PM