drupalLogin($this->adminUser); // Test the report page. $this->drupalGet('admin/reports/views-plugins'); $this->assertResponse(200, "Views report page exists"); } }