You are here

protected property SkinrInstallationTestCase::$profile in Skinr 8.2

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

src/Tests/skinr.test, line 76
Tests for the Skinr module.

Class

SkinrInstallationTestCase
Tests basic module installation.

Namespace

Drupal\tracker\Tests

Code

protected $profile = 'testing';