You are here

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

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

modules/core/api/tests/src/Functional/OauthTestBase.php, line 17

Class

OauthTestBase
Base class that handles common logic for OAuth tests.

Namespace

Drupal\Tests\farm_api\Functional

Code

protected $profile = 'farm';