fix documentation [ci skip]

This commit is contained in:
Thomas Walpole 2015-09-18 12:46:33 -07:00
parent 716ec292fc
commit b826b3556a
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ module Capybara
#
# Will actually navigate to `http://google.com:4567/test`.
#
# @param [#to_s] url The URL to navigate to. The parameter will be cast to a String.
# @param [#to_s] visit_uri The URL to navigate to. The parameter will be cast to a String.
#
def visit(visit_uri)
raise_server_error!