| Total Complexity | 2 |
| Total Lines | 24 |
| Duplicated Lines | 0 % |
| Changes | 0 | ||
| 1 | <?php |
||
| 10 | class SitemapPageTest extends FunctionalTest |
||
| 11 | { |
||
| 12 | protected static $fixture_file = 'SitemapPageTest.yml'; |
||
| 13 | |||
| 14 | protected static $use_draft_site = true; |
||
| 15 | |||
| 16 | protected function setUp() |
||
| 22 | } |
||
| 23 | |||
| 24 | /** |
||
| 25 | * Note: this test depends on the "starter" theme being installed and configured as default |
||
| 26 | */ |
||
| 27 | public function testSitemapShowsNavigationTitleNotNormalTitle() |
||
| 36 |