X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Faggregator%2Ftests%2Fsrc%2FFunctional%2FDeleteFeedItemTest.php;h=0708a9ea5a314a845ccfd760d949064c42cf1a52;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=a8527f6b1c62fa10b9a449a7a8a5d7a91f5da8f0;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/aggregator/tests/src/Functional/DeleteFeedItemTest.php b/web/core/modules/aggregator/tests/src/Functional/DeleteFeedItemTest.php index a8527f6b1..0708a9ea5 100644 --- a/web/core/modules/aggregator/tests/src/Functional/DeleteFeedItemTest.php +++ b/web/core/modules/aggregator/tests/src/Functional/DeleteFeedItemTest.php @@ -8,6 +8,7 @@ namespace Drupal\Tests\aggregator\Functional; * @group aggregator */ class DeleteFeedItemTest extends AggregatorTestBase { + /** * Tests running "delete items" from 'admin/config/services/aggregator' page. */