mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-22 13:56:11 +01:00
Daniel Siepmann
fc8c2b3046
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. |
||
---|---|---|
.. | ||
Assertions | ||
Fixtures | ||
AbstractTest.php | ||
ImportCleansTransientFilesTest.php | ||
ImportDoesNotUseUploadsFolderTest.php | ||
ImportDoesntEndUpInEndlessDateCreationTest.php | ||
ImportsAllConfigurationTest.php | ||
ImportsExampleAsExpectedTest.php | ||
ImportsSingleConfigurationTest.php | ||
ImportsWithoutCategoryIfNotProvidedTest.php | ||
ImportsWithoutRegionIfNotProvidedTest.php |