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