X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fsrc%2FKernel%2FMigrate%2Fd6%2FMigrateSystemConfigurationTest.php;h=33c963de3c835c2e582b64f21cfdfbc8a7b2aa5f;hp=c8e800b61d85243fa1d0dc5c339e7c4c8398c442;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php b/web/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php index c8e800b61..33c963de3 100644 --- a/web/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php +++ b/web/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php @@ -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.