Camunda assert / go to future and expressions

I am testing my BPMN with camunda-assert.

As it contains timers, i jump into the future using to ClockUtil.setCurrentTime().

But it seems that expression dateTime().now() returns the real time, not the “fake” one.