You are here

protected property DerUpdateTest::$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/DerUpdateTest.php, line 21

Class

DerUpdateTest
Tests DER update path.

Namespace

Drupal\Tests\dynamic_entity_reference\Functional\Update

Code

protected $installProfile = 'testing';