mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
fix typo in yard metadata
This commit is contained in:
parent
77eb69260a
commit
1fdfbb98e9
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ module Capybara
|
|||
# manually.
|
||||
#
|
||||
# @param [Rack Application] app The rack application to run
|
||||
# @port [Fixnum] port The port to run the application on
|
||||
# @param [Fixnum] port The port to run the application on
|
||||
#
|
||||
def run_default_server(app, port)
|
||||
begin
|
||||
|
|
Loading…
Add table
Reference in a new issue