X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Faggregator%2Ftests%2Fsrc%2FKernel%2FAggregatorTitleTest.php;h=4493c5c8d736161ab97f47136f9a07caf576f0ec;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=782ac6f14b089a4b0730edea92d05e23c83ffa37;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php b/web/core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php index 782ac6f14..4493c5c8d 100644 --- a/web/core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php +++ b/web/core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php @@ -6,7 +6,6 @@ use Drupal\aggregator\Entity\Feed; use Drupal\aggregator\Entity\Item; use Drupal\KernelTests\KernelTestBase; - /** * Tests the aggregator_title formatter. *