You are here

public static property MathjaxWebTest::$modules in MathJax: LaTeX for Drupal 3.0.x

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/MathjaxWebTest.php, line 46

Class

MathjaxWebTest
Configuration test case for the module.

Namespace

Drupal\Tests\mathjax\Functional

Code

public static $modules = [
  'mathjax',
  'filter',
];