diff --git a/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php b/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php index 59d7b01..86a4995 100644 --- a/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php +++ b/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php @@ -73,6 +73,7 @@ class MigrateSystemConfigurationTest extends MigrateDrupal7TestBase { 'cache' => [ 'page' => [ 'max_age' => 300, + 'max_age_provider' => 'fixed', ], ], 'css' => [