You are here

protected property SchemaUnitTestCase::$profile in Schema 8

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

src/Tests/SchemaUnitTestCase.php, line 13

Class

SchemaUnitTestCase
Schema functional tests

Namespace

Drupal\schema\Tests

Code

protected $profile = 'testing';