protected property CustomBlockTestBase::$profile

Profile to use.

Overrides WebTestBase::$profile

File

drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php, line 20
Contains \Drupal\custom_block\Tests\CustomBlockTestBase.

Class

CustomBlockTestBase
Sets up page and article content types.

Namespace

Drupal\custom_block\Tests

Code

protected $profile = 'testing';