You are here

protected property RegistrationTestCase::$profile in Entity Registration 8

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

src/Tests/RegistrationTestCase.php, line 10
Tests for the Registration module

Class

RegistrationTestCase
@file Tests for the Registration module

Namespace

Drupal\registration\Tests

Code

protected $profile = 'standard';