You are here

public static property PageLoadProgressAdminSettingsTest::$modules in Page Load Progress 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

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

Class

PageLoadProgressAdminSettingsTest
Tests for the page_load_progress module's admin settings.

Namespace

Drupal\Tests\page_load_progress\Functional

Code

public static $modules = [
  'page_load_progress',
];