protected property AccordionBlocksTest::$profile in Accordion Blocks 8
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
Overrides WebTestBase::$profile
File
- src/
Tests/ AccordionBlocksTest.php, line 38 - Contains Drupal\accordion_blocks\Tests\AccordionBlocksTest.
Class
- AccordionBlocksTest
- Test that Accordion Blocks Custom Block Type is created and block widgets are working.
Namespace
Drupal\accordion_blocks\TestsCode
protected $profile = 'standard';