X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fviews%2Ftests%2Fsrc%2FUnit%2FPlugin%2Fargument_validator%2FEntityTest.php;fp=web%2Fcore%2Fmodules%2Fviews%2Ftests%2Fsrc%2FUnit%2FPlugin%2Fargument_validator%2FEntityTest.php;h=b398ddece9d315fbdb22bd77a1d62eda5e1a98df;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=13a7bc952d89565bf79183b34bc5249fa31e054d;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php b/web/core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php index 13a7bc952..b398ddece 100644 --- a/web/core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php +++ b/web/core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php @@ -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.