You are here

public static property RngRegistrantRouteTest::$modules in RNG - Events and Registrations 3.x

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

@inheritdoc

Overrides RngWebTestBase::$modules

File

src/Tests/RngRegistrantRouteTest.php, line 21

Class

RngRegistrantRouteTest
Tests registrant routes.

Namespace

Drupal\rng\Tests

Code

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