You are here

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

Class

UiPageTest
Tests that the Rules UI pages are reachable.

Namespace

Drupal\Tests\rules\Functional

Code

protected $profile = 'minimal';