events/Tests/Functional
Daniel Siepmann fc8c2b3046 Do not enter endless loop while date creation
Entering the continue part would end in an endless loop.
We never add anything to $i and therefore would end up here.

Existing tests ensure we don't break something.
The new test ensures we do not hit endless loop anymore.
2022-06-27 16:07:36 +02:00
..
Cleanup Fix broken remove past data 2021-12-20 09:45:25 +01:00
Import/DestinationDataTest Do not enter endless loop while date creation 2022-06-27 16:07:36 +02:00