You are here

protected property InstallProfileDependenciesBcTest::$profile in Drupal 8

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesBcTest.php, line 23

Class

InstallProfileDependenciesBcTest
Tests that an install profile with only dependencies works as expected.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $profile = 'testing_install_profile_dependencies_bc';