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\InstallerCode
protected $profile = 'testing_install_profile_dependencies_bc';