You are here

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

File

tests/src/Kernel/SlickSkinManagerTest.php, line 22

Class

SlickSkinManagerTest
Tests the Slick skin manager methods.

Namespace

Drupal\Tests\slick\Kernel

Code

public static $modules = [
  'system',
  'user',
  'field',
  'file',
  'filter',
  'image',
  'node',
  'text',
  'blazy',
  'slick',
  'slick_ui',
  'slick_test',
];