ActionExampleTest::$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/
action_example/ tests/ src/ Functional/ ActionExampleTest.php, line 33
Class
- ActionExampleTest
- Default test case for the action_example module.
Namespace
Drupal\Tests\action_example\FunctionalCode
protected $profile = 'minimal';