Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / tests / src / Unit / Plugin / argument_validator / EntityTest.php
index 13a7bc952d89565bf79183b34bc5249fa31e054d..b398ddece9d315fbdb22bd77a1d62eda5e1a98df 100644 (file)
@@ -71,7 +71,6 @@ class EntityTest extends UnitTestCase {
         ['test_op_3', NULL, FALSE, TRUE],
       ]));
 
-
     $storage = $this->getMock('Drupal\Core\Entity\EntityStorageInterface');
 
     // Setup values for IDs passed as strings or numbers.