Modules to enable.

Type: array

File

tests/src/Functional/SettingsFormTest.php, line 24

Class

SettingsFormTest
Tests the default admin settings functionality.

Namespace

Drupal\Tests\exif\Functional

Code

protected static $modules = [
    'node',
    'exif',
];