You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: Test case class not matching filename is deprecated
in ./silverstripe-framework/tests/php/Forms/CheckboxSetFieldMultiEnumTest.php
Class name was 'CheckboxSetFieldMulitEnumTest', expected 'CheckboxSetFieldMultiEnumTest'
Could we just rename the class before we tag 5.0.0 stable?
The text was updated successfully, but these errors were encountered:
https://github.com/silverstripe/silverstripe-framework/blob/5.0.0-beta1/tests/php/Forms/CheckboxSetFieldMultiEnumTest.php#L14
Causes a warning when running tests:
Could we just rename the class before we tag
5.0.0
stable?The text was updated successfully, but these errors were encountered: