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 / RemoveResponseGzipFromSystemPerformanceConfigurationTest.php
index b2ccfe6795cf2d894c6369f18df8578db8b2ff39..f7f772b13e7c616a8d50d6caa0d00b3690b0e181 100644 (file)
@@ -8,6 +8,7 @@ use Drupal\FunctionalTests\Update\UpdatePathTestBase;
  * Ensures that response.gzip is removed from system.performance configuration.
  *
  * @group Update
+ * @group legacy
  */
 class RemoveResponseGzipFromSystemPerformanceConfigurationTest extends UpdatePathTestBase {