placeBlock('page_title_block'); $this->placeBlock('local_tasks_block'); $this->placeBlock('local_actions_block'); $this->placeBlock('system_messages_block'); $this->adminUser = $this->drupalCreateUser(['administer linkit profiles']); $this->webUser = $this->drupalCreateUser(); } }