Removes geozones from budget heading views and specs

This commit is contained in:
kikito
2017-01-04 12:46:11 +01:00
parent 52d182f099
commit 0f174df5fe
4 changed files with 1 additions and 14 deletions

View File

@@ -153,7 +153,6 @@ feature 'Admin budgets' do
expect(page).to have_content 'District 9 reconstruction'
expect(page).to have_content '6785'
expect(page).to have_content 'All city'
end
end