Home
last modified time | relevance | path

Searched hist:"7 f48c40e3df676e1687a06caf63827e2dbdea626" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dchangelog_getlastrevisionat.test.php7f48c40e3df676e1687a06caf63827e2dbdea626 Sun Jan 01 19:15:42 UTC 2017 Michael Hamann <michael@content-space.de> 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.