Fix media changelog test that did not expect delayed changelog entry
What happened was that in the place of the new `waitForTick`-call an actual delay happened and therefore the file modification time and the deletion entry were two different points in time, resulting in random test failures. The test enforces this now, the condition to test has been adjusted.
Loading
Please register or sign in to comment