You are here

protected property SchemaRegressionTest::$profile in Schema 8

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

src/Tests/SchemaRegressionTest.php, line 12

Class

SchemaRegressionTest
Schema Regression Tests

Namespace

Drupal\schema\Tests

Code

protected $profile = 'standard';