Modules to enable.

Type: string[]

File

tests/src/Kernel/SpambotCacheTest.php, line 21

Class

SpambotCacheTest
Test of Spambot caching functionality.

Namespace

Drupal\Tests\spambot\Kernel

Code

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