@@ -30,6 +30,7 @@ class XmlSitemapFunctionalTest extends XmlSitemapTestBase {
...
@@ -30,6 +30,7 @@ class XmlSitemapFunctionalTest extends XmlSitemapTestBase {
$this->admin_user=$this->drupalCreateUser(array('access content','administer site configuration','administer xmlsitemap','access administration pages','access site reports','administer permissions','view the administration theme'));
$this->admin_user=$this->drupalCreateUser(array('access content','administer site configuration','administer xmlsitemap','access administration pages','access site reports','administer permissions','view the administration theme'));
$this->assertText("This action rebuilds your site's XML sitemap and regenerates the cached files, and may be a lengthy process. If you just installed XML sitemap, this can be helpful to import all your site's content into the sitemap. Otherwise, this should only be used in emergencies.");
$this->assertXMLSitemapProblems(t('The XML sitemap data is out of sync and needs to be completely rebuilt.'));
$this->assertXMLSitemapProblems(t('The XML sitemap data is out of sync and needs to be completely rebuilt.'));