You are here

public static property ShareThisBlockAdminTest::$modules in Sharethis block 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/ShareThisBlockAdminTest.php, line 23

Class

ShareThisBlockAdminTest
Class SettingsPageTest

Namespace

Drupal\Tests\sharethis_block\Functional

Code

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