You are here

public static property SlickCrudTest::$modules in Slick Carousel 8.2

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

File

tests/src/Kernel/SlickCrudTest.php, line 25

Class

SlickCrudTest
Tests creation, loading, updating, deleting of Slick optionsets.

Namespace

Drupal\Tests\slick\Kernel

Code

public static $modules = [
  'image',
  'blazy',
  'slick',
  'slick_ui',
];