You are here

protected property PageLoadProgressAdminSettingsTest::$profile in Page Load Progress 8

The installation profile to use with this test.

Type: string

Overrides BrowserTestBase::$profile

File

tests/src/Functional/PageLoadProgressAdminSettingsTest.php, line 33

Class

PageLoadProgressAdminSettingsTest
Tests for the page_load_progress module's admin settings.

Namespace

Drupal\Tests\page_load_progress\Functional

Code

protected $profile = 'minimal';