1c1 < diff --git a/core/modules/entity/lib/Drupal/entity/Tests/EntityTranslationFormTest.php b/core/modules/entity/lib/Drupal/entity/Tests/EntityTranslationFormTest.php --- > diff --git a/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php b/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php 3,4c3,4 < --- a/core/modules/entity/lib/Drupal/entity/Tests/EntityTranslationFormTest.php < +++ b/core/modules/entity/lib/Drupal/entity/Tests/EntityTranslationFormTest.php --- > --- a/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php > +++ b/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php 1067c1067 < * Overrides Drupal\entity\EntityFormController::submit(). --- > * Overrides Drupal\Core\Entity\EntityFormController::submit().