SearchNodeUpdateAndDeletionTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/search/tests/src/Functional/SearchNodeUpdateAndDeletionTest.php, line 21

Class

SearchNodeUpdateAndDeletionTest
Tests search index is updated properly when nodes are removed or updated.

Namespace

Drupal\Tests\search\Functional

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.