You are here

protected property SkinrApiTest::$profile in Skinr 8.2

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

src/Tests/SkinrApiTest.php, line 21
Contains \Drupal\skinr\Tests\SkinrApiTest.

Class

SkinrApiTest
Tests Skinr API functionality.

Namespace

Drupal\skinr\Tests

Code

protected $profile = 'testing';