protected property LegacyTest::$profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LegacyTest.php, line 15
Definition of Drupal\taxonomy\Tests\LegacyTest.

Class

LegacyTest
Test for legacy node bug.

Namespace

Drupal\taxonomy\Tests

Code

protected $profile = 'standard';