You are here

public static property FontYourFaceFontDisplayTest::$modules in @font-your-face 8.3

Modules to install.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/FontYourFaceFontDisplayTest.php, line 25

Class

FontYourFaceFontDisplayTest
Tests that font displays show css.

Namespace

Drupal\Tests\fontyourface\Functional

Code

public static $modules = [
  'views',
  'fontyourface',
  'websafe_fonts_test',
];