You are here

public static property ModuleInstallTest::$modules in Paragraphs Sets 8.2

Note this is empty so testModuleInstalls() validates what happens if we try to install paragraphs_tests without its dependencies being installed first.

Overrides ModuleTestBase::$modules

File

tests/src/Functional/ModuleInstallTest.php, line 29

Class

ModuleInstallTest
Test that paragraphs_sets_requirements() does not interrupt the install flow.

Namespace

Drupal\Tests\paragraphs_sets\Functional

Code

public static $modules = [];