diff --git a/core/modules/taxonomy/src/Tests/TermTest.php b/core/modules/taxonomy/src/Tests/TermTest.php index 996fdb5..614880a 100644 --- a/core/modules/taxonomy/src/Tests/TermTest.php +++ b/core/modules/taxonomy/src/Tests/TermTest.php @@ -150,8 +150,6 @@ function testTaxonomyTermChildTerms() { } } - - /** * Test that hook_node_$op implementations work correctly. *