You are here

public static property PollBlockTest::$modules in Poll 8

Modules to enable.

Type: array

Overrides PollTestBase::$modules

File

tests/src/Functional/PollBlockTest.php, line 17

Class

PollBlockTest
Tests the recent poll block.

Namespace

Drupal\Tests\poll\Functional

Code

public static $modules = array(
  'block',
);