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 / FieldUpdateTest.php
index 2791ef06460099ef76bb80e5b5825dc4611cb0e2..67c72dc58765581e27f2bc83523ae8098b23f029 100644 (file)
@@ -14,6 +14,7 @@ use Drupal\Tests\Traits\Core\CronRunTrait;
  * Tests that field settings are properly updated during database updates.
  *
  * @group field
+ * @group legacy
  */
 class FieldUpdateTest extends UpdatePathTestBase {