Skip to content

Commit

Permalink
Fix typo related to investment previews
Browse files Browse the repository at this point in the history
  • Loading branch information
javierm committed Nov 6, 2019
1 parent 33c2b28 commit 0383ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/admin/budget_investments_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1017,7 +1017,7 @@
expect(page).to have_content("Ana ([email protected])")
end

scenario "Not show related content or hide links on preview" do
scenario "Does not show related content or hide links on preview" do
budget_investment = create(:budget_investment,
:unfeasible,
price: 1234,
Expand Down

0 comments on commit 0383ed9

Please sign in to comment.