diff --git a/core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php b/core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php index 6c674a874f..baec5842cc 100644 --- a/core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php +++ b/core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php @@ -373,7 +373,8 @@ public function testVocabularyPermissionsTaxonomyTerm() { } /** - * Check if destination query present and redirection is happening back to overview. + * Check if destination query present and redirection is happening + * back to overview. */ public function testVocabularyRedirectWithDestination() { $vocabulary = $this->createVocabulary();