You are here

public static property RelationAPITest::$modules in Relation 8.2

Load all dependencies since d.o testbot is fussy.

Overrides RelationTestBase::$modules

File

src/Tests/RelationAPITest.php, line 22

Class

RelationAPITest
Test general API for Relation.

Namespace

Drupal\relation\Tests

Code

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