protected static property ValidationTestTrait::$errorsExplanation in Automatic Updates 8.2
Expected explanation text when readiness checkers return error messages.
Type: string
File
- tests/
src/ Traits/ ValidationTestTrait.php, line 17
Class
- ValidationTestTrait
- Common methods for testing validation.
Namespace
Drupal\Tests\automatic_updates\TraitsCode
protected static $errorsExplanation = 'Your site does not pass some readiness checks for automatic updates. It cannot be automatically updated until further action is performed.';