Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / Drupal / Tests / Core / EventSubscriber / RssResponseRelativeUrlFilterTest.php
index f7179c855bac214c55c7756fed2c4edced6804cd..49b9fbd28998bdf2e130fae14396f389c9220576 100644 (file)
@@ -100,7 +100,6 @@ D rupal is an open source content management platform powering millions of websi
 </rss>
 RSS;
 
-
     $data['invalid-feed'] = [$invalid_feed, $invalid_feed];
     return $data;
   }