Skip to content

Commit

Permalink
teeny tiny change that fixes a minor formating problem'
Browse files Browse the repository at this point in the history
  • Loading branch information
thechrisoshow committed Jun 26, 2008
1 parent 9f25ffd commit 7199a48
Showing 1 changed file with 2 additions and 4 deletions.
Expand Up @@ -21,10 +21,8 @@ module Assertions
# from the response HTML or elements selected by the enclosing assertion.
#
# In addition to HTML responses, you can make the following assertions:
# * +assert_select_rjs+ - Assertions on HTML content of RJS update and
# insertion operations.
# * +assert_select_encoded+ - Assertions on HTML encoded inside XML,
# for example for dealing with feed item descriptions.
# * +assert_select_rjs+ - Assertions on HTML content of RJS update and insertion operations.
# * +assert_select_encoded+ - Assertions on HTML encoded inside XML, for example for dealing with feed item descriptions.
# * +assert_select_email+ - Assertions on the HTML body of an e-mail.
#
# Also see HTML::Selector to learn how to use selectors.
Expand Down

0 comments on commit 7199a48

Please sign in to comment.