protected property ConfigureAndExecuteTest::$profile in Rules 8.3
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 26
Class
- ConfigureAndExecuteTest
- Tests that a rule can be configured and triggered when a node is edited.
Namespace
Drupal\Tests\rules\FunctionalCode
protected $profile = 'minimal';