You are here

protected property ConditionsFormTest::$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/ConditionsFormTest.php, line 28

Class

ConditionsFormTest
Tests that each Rules Condition can be editted.

Namespace

Drupal\Tests\rules\Functional

Code

protected $profile = 'minimal';