Fix typo
This commit is contained in:
@@ -148,7 +148,7 @@ feature "Admin budgets" do
|
||||
click_link "Edit budget"
|
||||
click_link "Delete budget"
|
||||
|
||||
expect(page).to have_content("You cannot destroy a Budget that has associated investments")
|
||||
expect(page).to have_content("You cannot destroy a budget that has associated investments")
|
||||
expect(page).to have_content("There is 1 budget")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user