DbtngExampleTest::$profile

The installation profile to use with this test.

We need the 'minimal' profile in order to make sure the Tool block is available.

Type: string

File

modules/dbtng_example/tests/src/Functional/DbtngExampleTest.php, line 37

Class

DbtngExampleTest
Tests for the dbtng_example module.

Namespace

Drupal\Tests\dbtng_example\Functional

Code

protected $profile = 'minimal';