protected property UpdatePathTestBase::$checkFailedUpdates in Drupal 8
Fail the test if there are failed updates.
Type: bool
File
- core/
modules/ system/ src/ Tests/ Update/ UpdatePathTestBase.php, line 132
Class
- UpdatePathTestBase
- Provides a base class for writing an update test.
Namespace
Drupal\system\Tests\UpdateCode
protected $checkFailedUpdates = TRUE;