You are here

public static property InstagramBlockPlaceBlockTest::$modules in Instagram Block 8.2

Same name and namespace in other branches
  1. 8.3 src/Tests/InstagramBlockPlaceBlockTest.php \Drupal\instagram_block\Tests\InstagramBlockPlaceBlockTest::modules

Modules to install.

Type: array

File

src/Tests/InstagramBlockPlaceBlockTest.php, line 22

Class

InstagramBlockPlaceBlockTest
Test the placing of Instagram block blocks.

Namespace

Drupal\instagram_block\Tests

Code

public static $modules = [
  'instagram_block',
];