You are here

protected property InstallerPerformanceTest::$profile in Drupal 10

Same name and namespace in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php \Drupal\FunctionalTests\Installer\InstallerPerformanceTest::profile

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';