Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / field / tests / src / Functional / Update / EmailWidgetSizeSettingUpdateTest.php
index 6e15170c8975c0e8f9ca13360b012518878e0dcc..0dc1b6641f0ffbf17e35eab140e68db4810b0f7a 100644 (file)
@@ -8,6 +8,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase;
  * Tests the update for the 'size' setting of the 'email_default' field widget.
  *
  * @group field
+ * @group legacy
  */
 class EmailWidgetSizeSettingUpdateTest extends UpdatePathTestBase {