Loading core/modules/node/tests/src/Functional/NodeRevisionsUiBypassAccessTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,6 @@ public function testDisplayRevisionTab() { $this->drupalPlaceBlock('local_tasks_block'); $this->drupalLogin($this->editor); $node_storage = $this->container->get('entity_type.manager')->getStorage('node'); // Set page revision setting 'create new revision'. This will mean new // revisions are created by default when the node is edited. Loading Loading
core/modules/node/tests/src/Functional/NodeRevisionsUiBypassAccessTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,6 @@ public function testDisplayRevisionTab() { $this->drupalPlaceBlock('local_tasks_block'); $this->drupalLogin($this->editor); $node_storage = $this->container->get('entity_type.manager')->getStorage('node'); // Set page revision setting 'create new revision'. This will mean new // revisions are created by default when the node is edited. Loading