diff --git a/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php b/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php index ca0051f2e9..e1c2aa42fb 100644 --- a/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php +++ b/core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php @@ -21,7 +21,7 @@ class TaxonomyFieldTidTest extends ViewsKernelTestBase { /** * {@inheritdoc} */ - protected static $modules = ['taxonomy', 'taxonomy_test_views', 'text', 'filter']; + public static $modules = ['taxonomy', 'taxonomy_test_views', 'text', 'filter']; /** * {@inheritdoc}