You are here

protected static property AdsTxtTest::$modules in AdsTxt 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/AdsTxtTest.php, line 29

Class

AdsTxtTest
Tests functionality of configured ads.txt files.

Namespace

Drupal\Tests\adstxt\Functional

Code

protected static $modules = [
  'adstxt',
  'node',
];