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
the forceCoversAnnotation in phpunit.xml should be turned on but it currently is set to false. Turning it on results in the vast majority of tests becoming risky. Appropriate covers annotations should be added to all existing tests.
The text was updated successfully, but these errors were encountered:
the
forceCoversAnnotation
in phpunit.xml should be turned on but it currently is set to false. Turning it on results in the vast majority of tests becoming risky. Appropriate covers annotations should be added to all existing tests.The text was updated successfully, but these errors were encountered: