Add missing spec. Improve readability on topics files

This commit is contained in:
taitus
2017-08-29 13:20:06 +02:00
parent ec309de273
commit 8f7356f7a4
8 changed files with 25 additions and 1 deletions

View File

@@ -327,6 +327,7 @@ feature 'Budget Investments' do
within("#investment_code") do
expect(page).to have_content(investment.id)
end
expect(page).to have_content "Access the community"
end
scenario "Don't display flaggable buttons" do