You are here

protected property InstallerPerformanceTest::$profile in Drupal 9

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php, line 24

Class

InstallerPerformanceTest
Tests the interactive installer.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $profile = 'testing';