Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / tests / src / Unit / Plugin / area / ViewTest.php
index 91d52829c5a1321e7c40181aaecc99bd577b141f..98a155466928310db57c5f4bcc1d453a3bf0bb73 100644 (file)
@@ -58,7 +58,6 @@ class ViewTest extends UnitTestCase {
     ]);
     $this->viewHandler->view->storage = $view_this;
 
-
     $this->viewHandler->options['view_to_insert'] = 'other:default';
     $this->assertArrayEquals(['config' => ['view.other']], $this->viewHandler->calculateDependencies());