Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / src / Functional / Update / FilterHtmlUpdateTest.php
index 09e40aa9836ab5703db33b37829e2fff0d239b6a..ea591fcbd8b053c1bec634255a26960eb96581ae 100644 (file)
@@ -6,9 +6,10 @@ use Drupal\filter\Entity\FilterFormat;
 use Drupal\FunctionalTests\Update\UpdatePathTestBase;
 
 /**
- * Tests that the allowed html configutations are updated with attributes.
+ * Tests that the allowed html configurations are updated with attributes.
  *
  * @group Entity
+ * @group legacy
  */
 class FilterHtmlUpdateTest extends UpdatePathTestBase {