2c2 < index 02f557c..354604d 100644 --- > index 02f557c..e0a2038 100644 4a5,13 > @@ -14,7 +14,7 @@ use Drupal\Tests\taxonomy\Traits\TaxonomyTestTrait; > class TaxonomyUniqueTest extends KernelTestBase { > use TaxonomyTestTrait; > > - public static $modules = [ > + protected static $modules = [ > 'taxonomy', > 'taxonomy_unique', > 'text',