Removes references to deleted general terms page

This commit is contained in:
decabeza
2018-11-22 12:39:07 +01:00
parent 6fbd51618a
commit 04e3bf5797
3 changed files with 0 additions and 7 deletions

View File

@@ -32,7 +32,6 @@ feature 'rake sitemap:create' do
expect(sitemap).to include(faq_path)
expect(sitemap).to include(help_path)
expect(sitemap).to include(how_to_use_path)
expect(sitemap).to include(page_path(id: 'general_terms'))
# Dynamic URLs
expect(sitemap).to include(polls_path)