You are here

protected property UpdatePathTestTrait::$checkFailedUpdates in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/UpdatePathTestTrait.php \Drupal\Tests\UpdatePathTestTrait::checkFailedUpdates
  2. 10 core/tests/Drupal/Tests/UpdatePathTestTrait.php \Drupal\Tests\UpdatePathTestTrait::checkFailedUpdates

Fail the test if there are failed updates.

Type: bool

File

core/tests/Drupal/Tests/UpdatePathTestTrait.php, line 21

Class

UpdatePathTestTrait
Trait UpdatePathTestTrait

Namespace

Drupal\Tests

Code

protected $checkFailedUpdates = TRUE;