Mercurial > hg > isophonics-drupal-site
comparison core/modules/node/tests/src/Functional/PageViewTest.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 |
---|---|
8 * Create a node and test edit permissions. | 8 * Create a node and test edit permissions. |
9 * | 9 * |
10 * @group node | 10 * @group node |
11 */ | 11 */ |
12 class PageViewTest extends NodeTestBase { | 12 class PageViewTest extends NodeTestBase { |
13 | |
13 /** | 14 /** |
14 * Tests an anonymous and unpermissioned user attempting to edit the node. | 15 * Tests an anonymous and unpermissioned user attempting to edit the node. |
15 */ | 16 */ |
16 public function testPageView() { | 17 public function testPageView() { |
17 // Create a node to view. | 18 // Create a node to view. |