You are here

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

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

modules/core/settings/tests/src/Functional/ModulesFormTest.php, line 19

Class

ModulesFormTest
Tests installing modules via the module settings form.

Namespace

Drupal\Tests\farm_settings\Functional

Code

protected $profile = 'farm';