ConfigureAndExecuteTest::$profile

We use the minimal profile because we want to test local action links.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/ConfigureAndExecuteTest.php, line 25

Class

ConfigureAndExecuteTest
Tests that a rule can be configured and triggered when a node is edited.

Namespace

Drupal\Tests\rules\Functional

Code

protected $profile = 'minimal';