Same name and namespace in other branches
  1. 8.x-2.x tests/src/Kernel/ColorFieldTypeTest.php \Drupal\Tests\color_field\Kernel\ColorFieldTypeTest::modules 1 comment

Modules to enable.

Type: array

File

tests/src/Kernel/ColorFieldTypeTest.php, line 26

Class

ColorFieldTypeTest
Tests the new entity API for the color field type.

Namespace

Drupal\Tests\color_field\Kernel

Code

protected static $modules = [
    'color_field',
];