mirror of
https://github.com/werkraum-media/events.git
synced 2025-04-22 17:00:53 +02:00
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 |