TYPO3 / coding-standards

TYPO3 Coding Standards to be used by TYPO3 projects or extensions
MIT License
52 stars 16 forks source link

[BUGFIX] Be more lenient when checking the output in a string #126

Closed oliverklee closed 3 months ago

oliverklee commented 3 months ago

We don't need to test the particular formatting details of an error message - it suffices to test that the error message is there.