You are here

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

Class

RulesDebugLogTest
Tests that the Rules UI pages are reachable.

Namespace

Drupal\Tests\rules\Functional

Code

protected $profile = 'minimal';