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