You are here

public static property ViewportPermissionsTest::$modules in Viewport 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/ViewportPermissionsTest.php, line 19

Class

ViewportPermissionsTest
Tests the Viewport permissions exist.

Namespace

Drupal\Tests\viewport\Functional

Code

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