diff -u b/core/modules/system/src/Tests/Entity/EntityTranslationTest.php b/core/modules/system/src/Tests/Entity/EntityTranslationTest.php --- b/core/modules/system/src/Tests/Entity/EntityTranslationTest.php +++ b/core/modules/system/src/Tests/Entity/EntityTranslationTest.php @@ -813,7 +813,8 @@ } /** - * Tests if entity translation statuses are correct after removing two translation. + * Tests if entity translation statuses are correct after removing two + * translation. */ public function testDeleteEntityTranslation() { $entity_type = 'entity_test_mul';