You are here

protected property GroupTest::$profile in farmOS 2.x

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

modules/asset/group/tests/src/Functional/GroupTest.php, line 18

Class

GroupTest
Tests for farmOS group membership logic.

Namespace

Drupal\Tests\farm_group\Functional

Code

protected $profile = 'farm';