You are here

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

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

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

Class

PageLoadProgressAdminSettingsFormTest
Tests for the page_load_progress module.

Namespace

Drupal\Tests\page_load_progress\Functional

Code

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