Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / src / Kernel / Migrate / d6 / MigrateSystemConfigurationTest.php
index c8e800b61d85243fa1d0dc5c339e7c4c8398c442..33c963de3c835c2e582b64f21cfdfbc8a7b2aa5f 100644 (file)
@@ -92,9 +92,6 @@ class MigrateSystemConfigurationTest extends MigrateDrupal6TestBase {
       ],
       // stale_file_threshold is not handled by the migration.
       'stale_file_threshold' => 2592000,
-      'response' => [
-        'gzip' => TRUE,
-      ],
     ],
     'system.rss' => [
       // channel is not handled by the migration.