You are here

protected property DerRevUpdateTest::$installProfile in Dynamic Entity Reference 8.2

The install profile used in the database dump file.

Type: string

Overrides UpdatePathTestBase::$installProfile

File

tests/src/Functional/Update/DerRevUpdateTest.php, line 21

Class

DerRevUpdateTest
Tests the revisionable DER fields update path.

Namespace

Drupal\Tests\dynamic_entity_reference\Functional\Update

Code

protected $installProfile = 'testing';