You are here

public static property HideNotificationTest::$modules in OptimizeDB 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/HideNotificationTest.php, line 27

Class

HideNotificationTest
Test the page hide notification.

Namespace

Drupal\Tests\optimizedb\Functional

Code

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