Removes references to deleted general terms page
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user