diff --git a/core/modules/config_translation/src/Tests/ConfigTranslationOverviewTest.php b/core/modules/config_translation/src/Tests/ConfigTranslationOverviewTest.php index ee9903e..22243af 100644 --- a/core/modules/config_translation/src/Tests/ConfigTranslationOverviewTest.php +++ b/core/modules/config_translation/src/Tests/ConfigTranslationOverviewTest.php @@ -126,7 +126,6 @@ public function testHiddenEntities() { public function testListingPageWithOverrides() { $original_label = 'Default'; $overridden_label = 'Overridden label'; - $edited_label = 'Edited label'; // Set up an override. $settings['config']['config_test.dynamic.dotted.default']['label'] = (object) array(