Mercurial > hg > isophonics-drupal-site
comparison core/modules/views/tests/src/Functional/ViewRenderTest.php @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | 4c8ae668cc8c |
children |
comparison
equal
deleted
inserted
replaced
16:c2387f117808 | 17:129ea1e6d783 |
---|---|
22 parent::setUp($import_test_views); | 22 parent::setUp($import_test_views); |
23 | 23 |
24 $this->enableViewsTestModule(); | 24 $this->enableViewsTestModule(); |
25 } | 25 } |
26 | 26 |
27 | |
28 /** | 27 /** |
29 * Tests render functionality. | 28 * Tests render functionality. |
30 */ | 29 */ |
31 public function testRender() { | 30 public function testRender() { |
32 \Drupal::state()->set('views_render.test', 0); | 31 \Drupal::state()->set('views_render.test', 0); |