X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Faggregator%2Ftests%2Fsrc%2FKernel%2FAggregatorTitleTest.php;fp=web%2Fcore%2Fmodules%2Faggregator%2Ftests%2Fsrc%2FKernel%2FAggregatorTitleTest.php;h=4493c5c8d736161ab97f47136f9a07caf576f0ec;hp=782ac6f14b089a4b0730edea92d05e23c83ffa37;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 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. *