You are here

protected property BoxoutTest::$profile in Boxout 8

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/BoxoutTest.php, line 29

Class

BoxoutTest
Tests for Boxout.

Namespace

Drupal\Tests\boxout\Functional

Code

protected $profile = 'minimal';