X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Ftests%2Fsrc%2FUnit%2FPlugin%2FBlock%2FViewsBlockTest.php;fp=web%2Fcore%2Fmodules%2Fviews%2Ftests%2Fsrc%2FUnit%2FPlugin%2FBlock%2FViewsBlockTest.php;h=9323b04438b20d3807c52c9c04660a95ec80deef;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=cbe6adef86baca90e40ba38e3056a29efd7c9144;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php b/web/core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php index cbe6adef8..9323b0443 100644 --- a/web/core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php +++ b/web/core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php @@ -58,7 +58,8 @@ class ViewsBlockTest extends UnitTestCase { * {@inheritdoc} */ protected function setUp() { - parent::setUp(); // TODO: Change the autogenerated stub + // TODO: Change the autogenerated stub. + parent::setUp(); $condition_plugin_manager = $this->getMock('Drupal\Core\Executable\ExecutableManagerInterface'); $condition_plugin_manager->expects($this->any()) ->method('getDefinitions')