Merge branch 'master' into remove_investments_internal_comments

This commit is contained in:
BertoCQ
2018-01-31 13:47:15 +01:00
committed by GitHub
94 changed files with 1213 additions and 697 deletions

View File

@@ -16,7 +16,6 @@ feature 'Valuation budget investments' do
end
scenario 'Display link to valuation section' do
Setting['feature.budgets'] = true
visit root_path
expect(page).to have_link "Valuation", href: valuation_root_path
end