Skip to content

Commit

Permalink
Removed trailing whitespaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
baldowl committed Mar 23, 2011
1 parent df72ae9 commit 53a6af2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions templates/install/support/selectors.rb
Expand Up @@ -16,7 +16,7 @@ def selector_for(locator)
#
# when /the (notice|error|info) flash/
# ".flash.#{$1}"

# You can also return an array to use a different selector
# type, like:
#
Expand All @@ -36,4 +36,4 @@ def selector_for(locator)
end
end

World(HtmlSelectorsHelpers)
World(HtmlSelectorsHelpers)
2 changes: 1 addition & 1 deletion templates/install/support/web_steps_warning.txt
Expand Up @@ -15,5 +15,5 @@
#
# * http://benmabey.com/2008/05/19/imperative-vs-declarative-scenarios-in-user-stories.html
# * http://dannorth.net/2011/01/31/whose-domain-is-it-anyway/
# * http://elabs.se/blog/15-you-re-cuking-it-wrong
# * http://elabs.se/blog/15-you-re-cuking-it-wrong
#

0 comments on commit 53a6af2

Please sign in to comment.