Skip to content
Snippets Groups Projects
Commit 7f48c40e authored by Michael Hamann's avatar Michael Hamann
Browse files

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.
parent 7e95efec
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment