You are here

protected static property ImceProfileDeleteFormTest::$modules in IMCE 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/Form/ImceProfileDeleteFormTest.php \Drupal\Tests\imce\Kernel\Form\ImceProfileDeleteFormTest::modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

tests/src/Kernel/Form/ImceProfileDeleteFormTest.php, line 32

Class

ImceProfileDeleteFormTest
Kernel tests for ImceProfileDeleteForm.

Namespace

Drupal\Tests\imce\Kernel\Form

Code

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