Skip to content

Commit

Permalink
more-edits
Browse files Browse the repository at this point in the history
  • Loading branch information
gonyere committed Mar 2, 2021
1 parent f0c2624 commit 199008f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/comments_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@
sign_in_as_user(users(:wedge))
visit travel_sponsorship_path(requests(:wedge_for_yavin))
page.should have_content 'history'
page.should_not have_content "I don't like this person"
page.should_not have_content "I don't like this person."
end
end

0 comments on commit 199008f

Please sign in to comment.