You are here

protected property JuicerSimpleTest::$profile in Juicer - Social Media Feed Aggregator 8

The installation profile to use with this test.

We use the 'minimal' profile so that there are some reasonable default blocks defined, and so we can see the menu link created by our module.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/JuicerSimpleTest.php, line 53

Class

JuicerSimpleTest
Ensure that the juicerio content type provided functions properly.

Namespace

Drupal\Tests\juicerio\Functional

Code

protected $profile = 'minimal';