You are here

public static property RngRegistrantRouteTest::$modules in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Tests/RngRegistrantRouteTest.php \Drupal\rng\Tests\RngRegistrantRouteTest::modules
  2. 3.x src/Tests/RngRegistrantRouteTest.php \Drupal\rng\Tests\RngRegistrantRouteTest::modules

@inheritdoc

Overrides RngWebTestBase::$modules

File

src/Tests/RngRegistrantRouteTest.php, line 23

Class

RngRegistrantRouteTest
Tests registrant routes.

Namespace

Drupal\rng\Tests

Code

public static $modules = [
  'block',
  'entity_test',
];