- Issue created by @msnassar
- Merge request !36ISSUE-3508198: Fix case mismatch between loaded and declared class names. → (Open) created by msnassar
In our pipeline, when running our phpunite tests, we get the following error:
RuntimeException: Case mismatch between loaded and declared class names: "Drupal\ui_patterns_settings\Plugin\UiPatterns\SettingType\BooleanSettingType" vs "Drupal\ui_patterns_settings\Plugin\UIPatterns\SettingType\BooleanSettingType".
Change UIPatterns
to UiPatterns
Active
2.0
Code