You are here

public static property ConstraintsTest::$modules in Geofield 8

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

tests/src/Kernel/ConstraintsTest.php, line 22

Class

ConstraintsTest
Tests geofield constraints.

Namespace

Drupal\Tests\geofield\Kernel

Code

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