mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Mark Capybara::Server as private api which it should have been previously
This commit is contained in:
parent
3499480381
commit
28c9564879
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ require 'capybara/server/animation_disabler'
|
||||||
require 'capybara/server/checker'
|
require 'capybara/server/checker'
|
||||||
|
|
||||||
module Capybara
|
module Capybara
|
||||||
|
# @api private
|
||||||
class Server
|
class Server
|
||||||
class << self
|
class << self
|
||||||
def ports
|
def ports
|
||||||
|
|
Loading…
Add table
Reference in a new issue