Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / node / tests / src / Functional / Update / NodeUpdateTest.php
index 223676b31ea7c19822a29cab6e0dc0a4f1c1480d..8f53f9b628066f19ef22e1ba330f7f01131adfd9 100644 (file)
@@ -9,6 +9,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase;
  * Tests that node settings are properly updated during database updates.
  *
  * @group node
+ * @group legacy
  */
 class NodeUpdateTest extends UpdatePathTestBase {