You are here

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

Class

TempStorageTest
Tests that editing a rule locks it for another user.

Namespace

Drupal\Tests\rules\Functional

Code

protected $profile = 'minimal';