X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Faggregator%2Ftests%2Fsrc%2FFunctional%2FUpdateFeedTest.php;h=0c76f978a981c0ddf28ed83f63c0c4288fc66b54;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=a81e0aefd1f906d04b0373441a5eb0f2cd3dc066;hpb=bfbba508964731508b9bd6d5835c2edc858db95b;p=yaffs-website diff --git a/web/core/modules/aggregator/tests/src/Functional/UpdateFeedTest.php b/web/core/modules/aggregator/tests/src/Functional/UpdateFeedTest.php index a81e0aefd..0c76f978a 100644 --- a/web/core/modules/aggregator/tests/src/Functional/UpdateFeedTest.php +++ b/web/core/modules/aggregator/tests/src/Functional/UpdateFeedTest.php @@ -8,6 +8,7 @@ namespace Drupal\Tests\aggregator\Functional; * @group aggregator */ class UpdateFeedTest extends AggregatorTestBase { + /** * Creates a feed and attempts to update it. */