You are here

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

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

modules/core/test/tests/src/Functional/FarmBrowserTestBase.php, line 15

Class

FarmBrowserTestBase
Provides a base class for farmOS functional tests.

Namespace

Drupal\Tests\farm_test\Functional

Code

protected $profile = 'farm';