E2E/integration tests: update mocked when

This commit is contained in:
Jannis R 2020-08-18 02:18:54 +02:00 committed by Jannis Redmann
parent 2d139c8235
commit c9f8cc680e

View file

@ -11,7 +11,7 @@ const hour = 60 * 60 * 1000
const day = 24 * hour
const week = 7 * day
const T_MOCK = 1592225430 * 1000
const T_MOCK = 1597651200 * 1000
// next Monday 10 am
const createWhen = (timezone, locale) => {