NodeTypeExampleTest::$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/
node_type_example/ tests/ src/ Functional/ NodeTypeExampleTest.php, line 41
Class
- NodeTypeExampleTest
- Test that our content types are successfully created.
Namespace
Drupal\Tests\node_type_example\FunctionalCode
protected $profile = 'minimal';